CustomKeysWorkspaceConnectionProperties interface

Category:= CustomKeys AuthType:= CustomKeys (型識別子として) Credentials:= {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

Inherited fromWorkspaceConnectionPropertiesV2.category

createdByWorkspaceArmId

createdByWorkspaceArmId?: string

プロパティ値

string

WorkspaceConnectionPropertiesV2.createdByWorkspaceArmIdから継承

error

error?: string

プロパティ値

string

Inherited fromWorkspaceConnectionPropertiesV2.error

expiryTime

expiryTime?: Date

プロパティ値

Date

WorkspaceConnectionPropertiesV2.expiryTimeから継承

group

接続カテゴリに基づくグループ化

group?: string

プロパティ値

string

Inherited fromWorkspaceConnectionPropertiesV2.group

isSharedToAll

isSharedToAll?: boolean

プロパティ値

boolean

WorkspaceConnectionPropertiesV2.isSharedToAllから継承

metadata

この接続のユーザー メタデータを格納する

metadata?: Record<string, string>

プロパティ値

Record<string, string>

Inherited fromWorkspaceConnectionPropertiesV2.metadata

peRequirement

peRequirement?: string

プロパティ値

string

Inherited fromWorkspaceConnectionPropertiesV2.peRequirement

peStatus

peStatus?: string

プロパティ値

string

Inherited fromWorkspaceConnectionPropertiesV2.peStatus

sharedUserList

sharedUserList?: string[]

プロパティ値

string[]

Inherited fromWorkspaceConnectionPropertiesV2.sharedUserList

target

target?: string

プロパティ値

string

WorkspaceConnectionPropertiesV2.targetから継承

useWorkspaceManagedIdentity

useWorkspaceManagedIdentity?: boolean

プロパティ値

boolean

Inherited fromWorkspaceConnectionPropertiesV2.useWorkspaceManagedIdentity