IWithRoleAssignmentBeta.WithoutRole(IRoleAssignment) Method

Definition

Removes a role from the service principal.

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate WithoutRole (Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment roleAssignment);

Parameters

roleAssignment
IRoleAssignment

The role assignment to remove.

Returns

Applies to