AADAuthTypeConnectionProperties interface
此連線類型涵蓋任何適用的 Azure 服務的 AAD 驗證
- Extends
屬性
auth |
多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
category | 線上的類別 |
created |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
error | |
expiry |
|
group | 以連線類別為基礎的群組注意:此屬性將不會串行化。 它只能由伺服器填入。 |
is |
|
metadata | 儲存此連線的用戶元數據 |
pe |
|
pe |
|
shared |
|
target | |
use |
屬性詳細資料
authType
多型歧視性,指定這個物件可以是的不同類型
authType: "AAD"
屬性值
"AAD"
繼承的屬性詳細資料
category
createdByWorkspaceArmId
注意:這個屬性不會串行化。 它只能由伺服器填入。
createdByWorkspaceArmId?: string
屬性值
string
error
expiryTime
group
isSharedToAll
metadata
儲存此連線的用戶元數據
metadata?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
peRequirement
peStatus
sharedUserList
target
useWorkspaceManagedIdentity
useWorkspaceManagedIdentity?: boolean
屬性值
boolean