次の方法で共有


BlobInventoryPolicyRule.Destination プロパティ

定義

BLOB インベントリ ファイルが格納されるコンテナー名を取得または設定します。 事前に作成する必要があります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象