Interface Identities

All Superinterfaces:
HasInner<com.microsoft.azure.management.msi.implementation.UserAssignedIdentitiesInner>, HasManager<com.microsoft.azure.management.msi.implementation.MSIManager>, SupportsBatchCreation<Identity>, SupportsBatchDeletion, SupportsCreating<Identity.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<Identity>, SupportsGettingByResourceGroup<Identity>, SupportsListing<Identity>, SupportsListingByResourceGroup<Identity>

public interface Identities extends SupportsListing<Identity>, SupportsListingByResourceGroup<Identity>, SupportsGettingByResourceGroup<Identity>, SupportsGettingById<Identity>, SupportsCreating<Identity.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<Identity>, SupportsBatchDeletion, HasManager<com.microsoft.azure.management.msi.implementation.MSIManager>, HasInner<com.microsoft.azure.management.msi.implementation.UserAssignedIdentitiesInner>
Entry point to Azure Managed Service Identity (MSI) Identity resource management API.