Compartilhar via


RoleDefinitionsClient.ListScopes(CancellationToken) Método

Definição

Listar escopos rbac.

public virtual Azure.Response<System.Collections.Generic.IReadOnlyList<string>> ListScopes (System.Threading.CancellationToken cancellationToken = default);
abstract member ListScopes : System.Threading.CancellationToken -> Azure.Response<System.Collections.Generic.IReadOnlyList<string>>
override this.ListScopes : System.Threading.CancellationToken -> Azure.Response<System.Collections.Generic.IReadOnlyList<string>>
Public Overridable Function ListScopes (Optional cancellationToken As CancellationToken = Nothing) As Response(Of IReadOnlyList(Of String))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a