Partager via


IWithRoleAssignmentBeta.WithoutRole(IRoleAssignment) Méthode

Définition

Supprime un rôle du principal de service.

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate WithoutRole (Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment roleAssignment);
abstract member WithoutRole : Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate
Public Function WithoutRole (roleAssignment As IRoleAssignment) As IUpdate

Paramètres

roleAssignment
IRoleAssignment

Attribution de rôle à supprimer.

Retours

S’applique à