Partager via


RoleDefinitionsImpl.IRoleDefinitions.ListByScope(String) Méthode

Définition

Répertorier les définitions de rôle dans une étendue.

System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinition> IRoleDefinitions.ListByScope (string scope);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinitions.ListByScope : string -> seq<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinition>
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinitions.ListByScope : string -> seq<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinition>
Function ListByScope (scope As String) As IEnumerable(Of IRoleDefinition) Implements IRoleDefinitions.ListByScope

Paramètres

scope
String

Étendue de la définition de rôle.

Retours

Implémente

S’applique à