共用方式為


Credential interface

Azure Data Factory 巢狀物件,其中包含可用來與相關存放區或計算資源連線的信息和認證。

屬性

annotations

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

description

認證描述。

type

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

屬性詳細資料

annotations

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

annotations?: any[]

屬性值

any[]

description

認證描述。

description?: string

屬性值

string

type

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

type: "ServicePrincipal" | "ManagedIdentity"

屬性值

"ServicePrincipal" | "ManagedIdentity"