次の方法で共有


PolicyAssignmentUpdate.Identity プロパティ

定義

ポリシーの割り当てに関連付けられているマネージド ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.ResourceManager.Models.Identity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.ResourceManager.Models.Identity with get, set
Public Property Identity As Identity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象