Interface ActiveDirectoryUsers
- All Superinterfaces:
HasInner<com.microsoft.azure.management.graphrbac.implementation.UsersInner>
,HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>
,SupportsCreating<ActiveDirectoryUser.DefinitionStages.Blank>
,SupportsDeletingById
,SupportsGettingById<ActiveDirectoryUser>
,SupportsGettingByName<ActiveDirectoryUser>
,SupportsGettingByNameAsync<ActiveDirectoryUser>
,SupportsListing<ActiveDirectoryUser>
public interface ActiveDirectoryUsers
extends SupportsGettingById<ActiveDirectoryUser>, SupportsGettingByNameAsync<ActiveDirectoryUser>, SupportsListing<ActiveDirectoryUser>, SupportsCreating<ActiveDirectoryUser.DefinitionStages.Blank>, SupportsDeletingById, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, HasInner<com.microsoft.azure.management.graphrbac.implementation.UsersInner>
Entry point to AD user management API.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
manager
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
define
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsync, deleteByIdAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsync, getByIdAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
getByName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync
getByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsync