Partilhar via


RoleDefinitionsImpl.ListByScopeAsync(String, CancellationToken) Método

Definição

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinition>> ListByScopeAsync (string scope, System.Threading.CancellationToken cancellationToken = default);
member this.ListByScopeAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinition>>
Public Function ListByScopeAsync (scope As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of IRoleDefinition))

Parâmetros

scope
String
cancellationToken
CancellationToken

Retornos

Aplica-se a