IVcoreCapability.VCore Property

Definition

supported vCores

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="supported vCores", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="vCores")]
public long? VCore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="supported vCores", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="vCores")>]
member this.VCore : Nullable<int64>
Public ReadOnly Property VCore As Nullable(Of Long)

Property Value

Attributes

Applies to