共用方式為


IdentityProperties interface

受控識別的屬性

屬性

clientSecretUrl

身分識別的用戶端密碼 URL。

principalId

資源識別的主體標識碼。

tenantId

資源的租用戶標識碼。

type

受控識別。

屬性詳細資料

clientSecretUrl

身分識別的用戶端密碼 URL。

clientSecretUrl?: string

屬性值

string

principalId

資源識別的主體標識碼。

principalId?: string

屬性值

string

tenantId

資源的租用戶標識碼。

tenantId?: string

屬性值

string

type

受控識別。

type?: string

屬性值

string