次の方法で共有


WorkloadCrrAccessToken.ContainerId プロパティ

定義

コンテナー ID を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="containerId")]
public string ContainerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerId")>]
member this.ContainerId : string with get, set
Public Property ContainerId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象