次の方法で共有


AzureFunctionEventSubscriptionDestination.ResourceId プロパティ

定義

イベント サブスクリプションの Azure 関数の送信先のエンドポイントを表す Azure リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象