次の方法で共有


DenyAssignment.Principals プロパティ

定義

拒否割り当てが適用されるプリンシパルの配列を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principals")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.Principal> Principals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principals")>]
member this.Principals : System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.Principal> with get, set
Public Property Principals As IList(Of Principal)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象