ServerEditionCapabilityV2.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.
A list of supported storage editions.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerStorageEditionCapability> SupportedStorageEditions { get; }
member this.SupportedStorageEditions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerStorageEditionCapability>
Public ReadOnly Property SupportedStorageEditions As IReadOnlyList(Of MySqlFlexibleServerStorageEditionCapability)