HyperscaleNodeEditionCapability.SupportedStorageEditions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of editions supported by this server edition.
[Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageEditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageEditionCapability> SupportedStorageEditions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageEditions")>]
member this.SupportedStorageEditions : System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageEditionCapability>
Public ReadOnly Property SupportedStorageEditions As IList(Of StorageEditionCapability)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute