ICapabilityProperties.SupportedFlexibleServerEdition Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IFlexibleServerEditionCapability) }, ReadOnly=true, Required=false, SerializedName="supportedFlexibleServerEditions")]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IFlexibleServerEditionCapability[] SupportedFlexibleServerEdition { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IFlexibleServerEditionCapability) }, ReadOnly=true, Required=false, SerializedName="supportedFlexibleServerEditions")>]
member this.SupportedFlexibleServerEdition : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IFlexibleServerEditionCapability[]
Public ReadOnly Property SupportedFlexibleServerEdition As IFlexibleServerEditionCapability()

Property Value

Attributes

Applies to