ISkuCapability.SupportedMemoryPerVCoreMb Property

Definition

supported memory per vCore in MB

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

Property Value

Attributes

Applies to