ICapabilityProperties.SupportedHyperscaleNodeEdition Property

Definition

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

Property Value

Attributes

Applies to