ServicePrincipals Interface
Implements
SupportsGettingById<ServicePrincipal>
SupportsGettingByName<ServicePrincipal>
HasManager<AuthorizationManager>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<ServicePrincipal>
SupportsListingByFilter<ServicePrincipal>
public interface ServicePrincipals
extends SupportsListing<ServicePrincipal>, SupportsListingByFilter<ServicePrincipal>, SupportsGettingById<ServicePrincipal>, SupportsGettingByName<ServicePrincipal>, SupportsCreating<Blank>, SupportsDeletingById, HasManager<AuthorizationManager>
Entry point to service principal 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