共用方式為


ManagedIdentityCredential interface

受控識別認證。

Extends

屬性

resourceId

使用者指派受控識別的資源標識碼

type

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

annotations

可用於描述認證的標記清單。

description

認證描述。

屬性詳細資料

resourceId

使用者指派受控識別的資源標識碼

resourceId?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "ManagedIdentity"

屬性值

"ManagedIdentity"

繼承的屬性詳細資料

annotations

可用於描述認證的標記清單。

annotations?: any[]

屬性值

any[]

繼承自Credential_2.annotations

description

認證描述。

description?: string

屬性值

string

繼承自Credential_2.description