次の方法で共有


Destination.StorageAccountResourceId プロパティ

定義

BLOB の作成に使用するストレージ アカウントのリソース ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象