IServerVersionCapability.SupportedVcore Property

Definition

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

Property Value

Attributes

Applies to