共用方式為


ServicePrincipals interface

表示 ServicePrincipals 的介面。

方法

get(ServicePrincipalsGetOptionalParams)

取得訂用帳戶標識碼的 Automanage AAD 第一方應用程式服務主體詳細數據。

listBySubscription(ServicePrincipalsListBySubscriptionOptionalParams)

取得訂用帳戶標識碼的 Automanage AAD 第一方應用程式服務主體詳細數據。

方法詳細資料

get(ServicePrincipalsGetOptionalParams)

取得訂用帳戶標識碼的 Automanage AAD 第一方應用程式服務主體詳細數據。

function get(options?: ServicePrincipalsGetOptionalParams): Promise<ServicePrincipal>

參數

options
ServicePrincipalsGetOptionalParams

選項參數。

傳回

Promise<ServicePrincipal>

listBySubscription(ServicePrincipalsListBySubscriptionOptionalParams)

取得訂用帳戶標識碼的 Automanage AAD 第一方應用程式服務主體詳細數據。

function listBySubscription(options?: ServicePrincipalsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ServicePrincipal, ServicePrincipal[], PageSettings>

參數

傳回