ServerEditionCapability.SupportedStorageEditions Property

Definition

Gets a list of supported storage editions

[Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageEditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.StorageEditionCapability> SupportedStorageEditions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageEditions")>]
member this.SupportedStorageEditions : System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.StorageEditionCapability>
Public ReadOnly Property SupportedStorageEditions As IList(Of StorageEditionCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to