Identities Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<Identity>
SupportsGettingByResourceGroup<Identity>
SupportsListingByResourceGroup<Identity>
HasManager<MsiManager>
SupportsBatchCreation<Identity>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<Identity>
public interface Identities
extends SupportsListing<Identity>, SupportsListingByResourceGroup<Identity>, SupportsGettingByResourceGroup<Identity>, SupportsGettingById<Identity>, SupportsCreating<Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<Identity>, SupportsBatchDeletion, HasManager<MsiManager>
Entry point to Azure Managed Service Identity (MSI) Identity resource management API.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java