ManagedInstanceEditionCapability.SupportedStorageCapabilities Property

Definition

Gets the list of supported storage capabilities for this edition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to