InstancePoolVcoresCapability.StorageLimit Property

Definition

Gets storage limit.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to