CustomKeysWorkspaceConnectionProperties interface

Category:= CustomKeys AuthType:= CustomKeys (作為類型鑑別器) 認證:= {CustomKeys} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.CustomKeys Target:= {any value} 使用 ApiVersion 和其他中繼資料欄位的中繼資料屬性包

Extends

屬性

authType

線上目標的驗證類型

credentials

自訂金鑰認證物件

繼承的屬性

category

線上的類別

createdByWorkspaceArmId
error
expiryTime
group

根據連線類別分組

isSharedToAll
metadata

儲存此連線的用戶元數據

peRequirement
peStatus
sharedUserList
target
useWorkspaceManagedIdentity

屬性詳細資料

authType

線上目標的驗證類型

authType: "CustomKeys"

屬性值

"CustomKeys"

credentials

自訂金鑰認證物件

credentials?: CustomKeys

屬性值

繼承的屬性詳細資料

category

線上的類別

category?: string

屬性值

string

繼承自WorkspaceConnectionPropertiesV2.category

createdByWorkspaceArmId

createdByWorkspaceArmId?: string

屬性值

string

繼承自WorkspaceConnectionPropertiesV2.createdByWorkspaceArmId

error

error?: string

屬性值

string

繼承自WorkspaceConnectionPropertiesV2.error

expiryTime

expiryTime?: Date

屬性值

Date

繼承自WorkspaceConnectionPropertiesV2.expiryTime

group

根據連線類別分組

group?: string

屬性值

string

繼承自WorkspaceConnectionPropertiesV2.group

isSharedToAll

isSharedToAll?: boolean

屬性值

boolean

繼承自WorkspaceConnectionPropertiesV2.isSharedToAll

metadata

儲存此連線的用戶元數據

metadata?: Record<string, string>

屬性值

Record<string, string>

繼承自WorkspaceConnectionPropertiesV2.metadata

peRequirement

peRequirement?: string

屬性值

string

繼承自WorkspaceConnectionPropertiesV2.peRequirement

peStatus

peStatus?: string

屬性值

string

繼承自WorkspaceConnectionPropertiesV2.peStatus

sharedUserList

sharedUserList?: string[]

屬性值

string[]

Inherited fromWorkspaceConnectionPropertiesV2.sharedUserList

target

target?: string

屬性值

string

繼承自WorkspaceConnectionPropertiesV2.target

useWorkspaceManagedIdentity

useWorkspaceManagedIdentity?: boolean

屬性值

boolean

繼承自WorkspaceConnectionPropertiesV2.useWorkspaceManagedIdentity