Interface ActiveDirectoryUsers

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AuthorizationManager>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<ActiveDirectoryUser.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ActiveDirectoryUser>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<ActiveDirectoryUser>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ActiveDirectoryUser>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListingByFilter<ActiveDirectoryUser>

public interface ActiveDirectoryUsers extends com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ActiveDirectoryUser>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<ActiveDirectoryUser>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ActiveDirectoryUser>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListingByFilter<ActiveDirectoryUser>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<ActiveDirectoryUser.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AuthorizationManager>
Entry point to AD user management API.
  • Method Summary

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager

    manager

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating

    define

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById

    deleteById, deleteByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById

    getById, getByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName

    getByName, getByNameAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing

    list, listAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListingByFilter

    listByFilter, listByFilterAsync