Interface ServicePrincipals
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AuthorizationManager>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<ServicePrincipal.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListingByFilter<ServicePrincipal>
public interface ServicePrincipals
extends com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListingByFilter<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<ServicePrincipal.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AuthorizationManager>
Entry point to service principal management API.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListingByFilter
listByFilter, listByFilterAsync