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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java