Share via


ManagedInstanceVcoresCapability.SupportedStorageSizes Property

Definition

Gets storage size ranges.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageSizes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.MaxSizeRangeCapability> SupportedStorageSizes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageSizes")>]
member this.SupportedStorageSizes : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.MaxSizeRangeCapability>
Public ReadOnly Property SupportedStorageSizes As IList(Of MaxSizeRangeCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to