RoleAssignmentOperationsExtensions.DeleteByIdAsync Methode

Definition

Löscht die Rollenzuweisung.

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Authorization.Models.RoleAssignmentDeleteResult> DeleteByIdAsync(this Microsoft.Azure.Management.Authorization.IRoleAssignmentOperations operations, string roleAssignmentId);

Parameter

operations
IRoleAssignmentOperations

Verweis auf Microsoft.Azure.Management.Authorization.IRoleAssignmentOperations.

roleAssignmentId
String

Erforderlich. Rollenzuweisungs-ID

Gibt zurück

Ergebnis beim Löschen von Rollenzuweisungen

Gilt für:

Produkt Versionen
Azure SDK for .NET Latest