SkuCapability.SupportedMemoryPerVCoreMB Property

Definition

Gets supported memory per vCore in MB

[Newtonsoft.Json.JsonProperty(PropertyName="supportedMemoryPerVCoreMB")]
public long? SupportedMemoryPerVCoreMB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedMemoryPerVCoreMB")>]
member this.SupportedMemoryPerVCoreMB : Nullable<int64>
Public ReadOnly Property SupportedMemoryPerVCoreMB As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to