次の方法で共有


IdentityInfo.ManagedIdentityResourceId プロパティ

定義

マネージド ID リソース ID を取得または設定する 省略可能: システム割り当てマネージド ID の場合は必須ではない可能性があります

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象