你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServicePrincipals 接口

实现

SupportsGettingById<ServicePrincipal> SupportsGettingByNameAsync<ServicePrincipal> HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager> SupportsCreating<空白> SupportsDeletingById SupportsListing<ServicePrincipal> HasInner<com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner>

public interface ServicePrincipals
extends SupportsListing<ServicePrincipal>, SupportsGettingById<ServicePrincipal>, SupportsGettingByNameAsync<ServicePrincipal>, SupportsCreating<Blank>, SupportsDeletingById, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, HasInner<com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner>

服务主体管理 API 的入口点。

适用于