次の方法で共有


ResourceRequests.MemoryInGB プロパティ

定義

このコンテナー インスタンスのメモリ要求を GB 単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="memoryInGB")]
public double MemoryInGB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="memoryInGB")>]
member this.MemoryInGB : double with get, set
Public Property MemoryInGB As Double

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象