Uses of Interface
com.microsoft.azure.management.graphrbac.ServicePrincipal
Package
Description
This package contains the classes for GraphRbacManagementClient.
This package contains the classes for KeyVaultManagementClient.
-
Uses of ServicePrincipal in com.microsoft.azure.management.graphrbac
Modifier and TypeMethodDescriptionRoleAssignment.DefinitionStages.WithAssignee.forServicePrincipal
(ServicePrincipal servicePrincipal) Specifies the assignee of the role assignment to be a service principal.ActiveDirectoryGroup.DefinitionStages.WithMember.withMember
(ServicePrincipal servicePrincipal) Adds a service principal as a member in the group.ActiveDirectoryGroup.UpdateStages.WithMember.withMember
(ServicePrincipal servicePrincipal) Adds a service principal as a member in the group.ActiveDirectoryGroup.UpdateStages.WithMember.withoutMember
(ServicePrincipal servicePrincipal) Removes a service principal as a member in the group. -
Uses of ServicePrincipal in com.microsoft.azure.management.keyvault
Modifier and TypeMethodDescriptionAccessPolicy.DefinitionStages.WithIdentity.forServicePrincipal
(ServicePrincipal servicePrincipal) Specifies the Active Directory service principal this access policy is for.AccessPolicy.UpdateDefinitionStages.WithIdentity.forServicePrincipal
(ServicePrincipal servicePrincipal) Specifies the Active Directory service principal this access policy is for.