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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java