Uses of Interface
com.microsoft.azure.management.graphrbac.ActiveDirectoryObject
Packages that use ActiveDirectoryObject
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of ActiveDirectoryObject in com.microsoft.azure.management.graphrbac
Subinterfaces of ActiveDirectoryObject in com.microsoft.azure.management.graphrbacModifier 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.Methods in com.microsoft.azure.management.graphrbac that return types with arguments of type ActiveDirectoryObjectModifier and TypeMethodDescriptionActiveDirectoryGroup.listMembers()
Lists the members in the group.rx.Observable<ActiveDirectoryObject>
ActiveDirectoryGroup.listMembersAsync()
Lists the members in the group.