次の方法で共有


MabContainer.ContainerId プロパティ

定義

containerID がコンテナーを表す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="containerId")]
public long? ContainerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerId")>]
member this.ContainerId : Nullable<int64> with get, set
Public Property ContainerId As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象