CapabilityProperties.SupportedFlexibleServerEdition Property

Definition

A list of supported flexible server editions.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IServerEditionCapability> SupportedFlexibleServerEdition { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)>]
member this.SupportedFlexibleServerEdition : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IServerEditionCapability>
Public ReadOnly Property SupportedFlexibleServerEdition As List(Of IServerEditionCapability)

Property Value

Implements

Attributes

Applies to