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