Uses of Interface
com.microsoft.azure.management.graphrbac.ActiveDirectoryObject
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of ActiveDirectoryObject in com.microsoft.azure.management.graphrbac
Modifier and TypeInterfaceDescriptioninterface
An immutable client-side representation of an Azure AD application.interface
An immutable client-side representation of an Azure AD group.interface
An immutable client-side representation of an Azure AD user.interface
An immutable client-side representation of an Azure AD service principal.Modifier and TypeMethodDescriptionActiveDirectoryGroup.listMembers()
Lists the members in the group.rx.Observable<ActiveDirectoryObject>
ActiveDirectoryGroup.listMembersAsync()
Lists the members in the group.