次の方法で共有


ProtectableContainer.ContainerId プロパティ

定義

ARM ID などのコンテナーのファブリック 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

適用対象