共用方式為


AADAuthTypeConnectionProperties interface

此連線類型涵蓋任何適用的 Azure 服務的 AAD 驗證

Extends

屬性

authType

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

繼承的屬性

category

線上的類別

createdByWorkspaceArmId

注意:這個屬性不會串行化。 它只能由伺服器填入。

error
expiryTime
group

以連線類別為基礎的群組注意:此屬性將不會串行化。 它只能由伺服器填入。

isSharedToAll
metadata

儲存此連線的用戶元數據

peRequirement
peStatus
sharedUserList
target
useWorkspaceManagedIdentity

屬性詳細資料

authType

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

authType: "AAD"

屬性值

"AAD"

繼承的屬性詳細資料

category

線上的類別

category?: string

屬性值

string

繼承自ConnectionPropertiesV2.category

createdByWorkspaceArmId

注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByWorkspaceArmId?: string

屬性值

string

繼承自ConnectionPropertiesV2.createdByWorkspaceArmId

error

error?: string

屬性值

string

繼承自ConnectionPropertiesV2.error

expiryTime

expiryTime?: Date

屬性值

Date

繼承自ConnectionPropertiesV2.expiryTime

group

以連線類別為基礎的群組注意:此屬性將不會串行化。 它只能由伺服器填入。

group?: string

屬性值

string

繼承自ConnectionPropertiesV2.group

isSharedToAll

isSharedToAll?: boolean

屬性值

boolean

繼承自ConnectionPropertiesV2.isSharedToAll

metadata

儲存此連線的用戶元數據

metadata?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自ConnectionPropertiesV2.metadata

peRequirement

peRequirement?: string

屬性值

string

繼承自ConnectionPropertiesV2.peRequirement

peStatus

peStatus?: string

屬性值

string

繼承自ConnectionPropertiesV2.peStatus

sharedUserList

sharedUserList?: string[]

屬性值

string[]

繼承自ConnectionPropertiesV2.sharedUserList

target

target?: string

屬性值

string

繼承自ConnectionPropertiesV2.target

useWorkspaceManagedIdentity

useWorkspaceManagedIdentity?: boolean

屬性值

boolean

繼承自ConnectionPropertiesV2.useWorkspaceManagedIdentity