Interface ActiveDirectoryApplications

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

public interface ActiveDirectoryApplications extends com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ActiveDirectoryApplication>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListingByFilter<ActiveDirectoryApplication>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ActiveDirectoryApplication>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<ActiveDirectoryApplication>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<ActiveDirectoryApplication.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation<ActiveDirectoryApplication>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AuthorizationManager>
Entry point to application 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.SupportsBatchCreation

    create, create, createAsync, createAsync

    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