Uses of Interface
com.azure.resourcemanager.authorization.models.ActiveDirectoryObject
Packages that use ActiveDirectoryObject
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of ActiveDirectoryObject in com.azure.resourcemanager.authorization.models
Subinterfaces of ActiveDirectoryObject in com.azure.resourcemanager.authorization.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure AD application.interfaceAn immutable client-side representation of an Azure AD group.interfaceAn immutable client-side representation of an Azure AD user.interfaceAn immutable client-side representation of an Azure AD service principal.Methods in com.azure.resourcemanager.authorization.models that return types with arguments of type ActiveDirectoryObjectModifier and TypeMethodDescriptionActiveDirectoryGroup.listMembers()Lists the members in the group.com.azure.core.http.rest.PagedFlux<ActiveDirectoryObject>ActiveDirectoryGroup.listMembersAsync()Lists the members in the group.