次の方法で共有


SkuCapability.SupportedMemoryPerVCoreMB プロパティ

定義

仮想コアあたりのサポートされるメモリ (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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象