Delen via


ISkuCapability.SupportedMemoryPerVCoreMb Property

Definition

supported memory per vCore in MB

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

Property Value

Attributes

Applies to