MaxSizeRangeCapability.LogSize Property

Definition

Gets size of transaction log.

[Newtonsoft.Json.JsonProperty(PropertyName="logSize")]
public Microsoft.Azure.Management.Sql.Models.LogSizeCapability LogSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logSize")>]
member this.LogSize : Microsoft.Azure.Management.Sql.Models.LogSizeCapability
Public ReadOnly Property LogSize As LogSizeCapability

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to