Interface ActiveDirectoryGroups
- All Superinterfaces:
HasInner<com.microsoft.azure.management.graphrbac.implementation.GroupsInner>
,HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>
,SupportsCreating<ActiveDirectoryGroup.DefinitionStages.Blank>
,SupportsDeletingById
,SupportsGettingById<ActiveDirectoryGroup>
,SupportsGettingByName<ActiveDirectoryGroup>
,SupportsGettingByNameAsync<ActiveDirectoryGroup>
,SupportsListing<ActiveDirectoryGroup>
public interface ActiveDirectoryGroups
extends SupportsListing<ActiveDirectoryGroup>, SupportsGettingById<ActiveDirectoryGroup>, SupportsGettingByNameAsync<ActiveDirectoryGroup>, SupportsCreating<ActiveDirectoryGroup.DefinitionStages.Blank>, SupportsDeletingById, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, HasInner<com.microsoft.azure.management.graphrbac.implementation.GroupsInner>
Entry point to AD group 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