ISkuCapability.VCore Property

Definition

supported vCores

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

Property Value

Attributes

Applies to