IRoleAssignmentOperations.DeleteByIdAsync(String, CancellationToken) Methode

Definition

Löscht die Rollenzuweisung.

C#
public System.Threading.Tasks.Task<Microsoft.Azure.Management.Authorization.Models.RoleAssignmentDeleteResult> DeleteByIdAsync(string roleAssignmentId, System.Threading.CancellationToken cancellationToken);

Parameter

roleAssignmentId
String

Rollenzuweisungs-ID

cancellationToken
CancellationToken

Abbruchtoken.

Gibt zurück

Ergebnis beim Löschen von Rollenzuweisungen

Gilt für:

Produkt Versionen
Azure SDK for .NET Latest