次の方法で共有


EventGridDataConnection.StorageAccountResourceId プロパティ

定義

データが存在するストレージ アカウントのリソース 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

適用対象