Asset.Container プロパティ

定義

資産 BLOB コンテナーの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象