BlobInventoryPolicySchema.Destination プロパティ

定義

API バージョン 2021-04-01 以降の非推奨のプロパティを取得します。必須の宛先コンテナー名は、ルール レベル 'policy.rule.destination' で指定する必要があります

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象