共用方式為


SystemAssignedIdentities interface

代表 SystemAssignedIdentities 的介面。

方法

getByScope(string, SystemAssignedIdentitiesGetByScopeOptionalParams)

取得指定的 RP 範圍下可用的 systemAssignedIdentity。

方法詳細資料

getByScope(string, SystemAssignedIdentitiesGetByScopeOptionalParams)

取得指定的 RP 範圍下可用的 systemAssignedIdentity。

function getByScope(scope: string, options?: SystemAssignedIdentitiesGetByScopeOptionalParams): Promise<SystemAssignedIdentity>

參數

scope

string

資源的資源提供者範圍。 受控識別所擴充的父資源。

傳回