WorkspaceConnectionPropertiesV2 interface

model interface WorkspaceConnectionPropertiesV2

プロパティ

authType

識別可能な値:AAD、AccessKey、AccountKey、ApiKey、CustomKeys、ManagedIdentity、None、OAuth2、PAT、SAS、ServicePrincipal、UsernamePassword

category

接続のカテゴリ

createdByWorkspaceArmId
error
expiryTime
group

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

isSharedToAll
metadata

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

peRequirement
peStatus
sharedUserList
target
useWorkspaceManagedIdentity

プロパティの詳細

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