Interface ActiveDirectoryApplications
- All Superinterfaces:
HasInner<com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner>
,HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>
,SupportsBatchCreation<ActiveDirectoryApplication>
,SupportsCreating<ActiveDirectoryApplication.DefinitionStages.Blank>
,SupportsDeletingById
,SupportsGettingById<ActiveDirectoryApplication>
,SupportsGettingByName<ActiveDirectoryApplication>
,SupportsGettingByNameAsync<ActiveDirectoryApplication>
,SupportsListing<ActiveDirectoryApplication>
public interface ActiveDirectoryApplications
extends SupportsListing<ActiveDirectoryApplication>, SupportsGettingById<ActiveDirectoryApplication>, SupportsGettingByNameAsync<ActiveDirectoryApplication>, SupportsCreating<ActiveDirectoryApplication.DefinitionStages.Blank>, SupportsBatchCreation<ActiveDirectoryApplication>, SupportsDeletingById, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, HasInner<com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner>
Entry point to application 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.SupportsBatchCreation
create, create, createAsync, createAsync, createAsync, createAsync
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