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.