VcoreCapability.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