IRoleDefinitions.ListByScope(String) Method

Definition

List role definitions in a scope.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinition> ListByScope (string scope);

Parameters

scope
String

The scope of the role definition.

Returns

Applies to