IHyperscaleNodeEditionCapability.SupportedNodeType Property

Definition

The list of Node Types supported by this server edition.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The list of Node Types supported by this server edition.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.INodeTypeCapability) }, ReadOnly=true, Required=false, SerializedName="supportedNodeTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.INodeTypeCapability[] SupportedNodeType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The list of Node Types supported by this server edition.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.INodeTypeCapability) }, ReadOnly=true, Required=false, SerializedName="supportedNodeTypes")>]
member this.SupportedNodeType : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.INodeTypeCapability[]
Public ReadOnly Property SupportedNodeType As INodeTypeCapability()

Property Value

Attributes

Applies to