WorkspaceConnectionPropertiesV2 interface
model interface WorkspaceConnectionPropertiesV2
屬性
| auth |
可能的區分值包括:AAD、AccessKey、AccountKey、ApiKey、CustomKeys、ManagedIdentity、None、OAuth2、PAT、SAS、ServicePrincipal、UsernamePassword |
| category | 線上的類別 |
| created |
|
| error | |
| expiry |
|
| group | 根據連線類別分組 |
| is |
|
| metadata | 儲存此連線的用戶元數據 |
| pe |
|
| pe |
|
| shared |
|
| target | |
| use |
屬性詳細資料
authType
可能的區分值包括:AAD、AccessKey、AccountKey、ApiKey、CustomKeys、ManagedIdentity、None、OAuth2、PAT、SAS、ServicePrincipal、UsernamePassword
authType: string
屬性值
string
category
線上的類別
category?: string
屬性值
string
createdByWorkspaceArmId
createdByWorkspaceArmId?: string
屬性值
string
error
error?: string
屬性值
string
expiryTime
expiryTime?: Date
屬性值
Date
group
根據連線類別分組
group?: string
屬性值
string
isSharedToAll
isSharedToAll?: boolean
屬性值
boolean
metadata
儲存此連線的用戶元數據
metadata?: Record<string, string>
屬性值
Record<string, string>
peRequirement
peRequirement?: string
屬性值
string
peStatus
peStatus?: string
屬性值
string
sharedUserList
sharedUserList?: string[]
屬性值
string[]
target
target?: string
屬性值
string
useWorkspaceManagedIdentity
useWorkspaceManagedIdentity?: boolean
屬性值
boolean