次の方法で共有


EventGridDataConnection.EventGridResourceId プロパティ

定義

ストレージ アカウント イベントにサブスクライブされているイベント グリッドのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象