Partager via


RoleDefinitionsClient.ListScopes(CancellationToken) Méthode

Définition

Répertorier les étendues 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))

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à