你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServicePrincipalImpl.IServicePrincipal.RoleAssignments 属性

定义

获取从范围到角色分配的映射。

System.Collections.Generic.ISet<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment> Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal.RoleAssignments { get; }
member this.Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal.RoleAssignments : System.Collections.Generic.ISet<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment>
 ReadOnly Property RoleAssignments As ISet(Of IRoleAssignment) Implements IServicePrincipal.RoleAssignments

属性值

实现

适用于