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