次の方法で共有


RoleAssignmentListResult.RoleAssignments プロパティ

定義

省略可能。 ロールの割り当てリスト。

public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.RoleAssignment> RoleAssignments { get; set; }
member this.RoleAssignments : System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.RoleAssignment> with get, set
Public Property RoleAssignments As IList(Of RoleAssignment)

プロパティ値

適用対象