次の方法で共有


EventGridDataConnection.ManagedIdentityResourceId プロパティ

定義

イベント ハブとストレージ アカウントでの認証に使用するマネージド ID (システムまたはユーザー割り当て) のリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象