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

MockableAuthorizationArmResource.GetRoleAssignments Method

Definition

Gets a collection of RoleAssignmentResources in the ArmResource.

public virtual Azure.ResourceManager.Authorization.RoleAssignmentCollection GetRoleAssignments ();
abstract member GetRoleAssignments : unit -> Azure.ResourceManager.Authorization.RoleAssignmentCollection
override this.GetRoleAssignments : unit -> Azure.ResourceManager.Authorization.RoleAssignmentCollection
Public Overridable Function GetRoleAssignments () As RoleAssignmentCollection

Returns

An object representing collection of RoleAssignmentResources and their operations over a RoleAssignmentResource.

Applies to