Interface ActiveDirectoryObject
- All Superinterfaces:
HasId,HasManager<AuthorizationManager>,HasName,Indexable
- All Known Subinterfaces:
ActiveDirectoryApplication,ActiveDirectoryGroup,ActiveDirectoryUser,ServicePrincipal
public interface ActiveDirectoryObject
extends Indexable, HasId, HasName, HasManager<AuthorizationManager>
An immutable client-side representation of an Azure AD object.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager