VcoreCapability.SupportedMemoryPerVcoreMB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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