Package | Description |
---|---|
com.microsoft.azure.management.graphrbac |
This package contains the classes for GraphRbacManagementClient.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActiveDirectoryApplication
An immutable client-side representation of an Azure AD application.
|
interface |
ActiveDirectoryGroup
An immutable client-side representation of an Azure AD group.
|
interface |
ActiveDirectoryUser
An immutable client-side representation of an Azure AD user.
|
interface |
ServicePrincipal
An immutable client-side representation of an Azure AD service principal.
|
Modifier and Type | Method and Description |
---|---|
Set<ActiveDirectoryObject> |
ActiveDirectoryGroup.listMembers()
Lists the members in the group.
|
rx.Observable<ActiveDirectoryObject> |
ActiveDirectoryGroup.listMembersAsync()
Lists the members in the group.
|
Copyright © 2019. All rights reserved.