ListWorkspaceKeysResult interface
model interface ListWorkspaceKeysResult
속성
| app |
작업 영역 앱 인사이트의 액세스 키 |
| container |
|
| notebook |
|
| user |
작업 영역 스토리지의 arm Id 키 |
| user |
작업 영역 저장소의 액세스 키 |
속성 세부 정보
appInsightsInstrumentationKey
작업 영역 앱 인사이트의 액세스 키
appInsightsInstrumentationKey?: string
속성 값
string
containerRegistryCredentials
notebookAccessKeys
userStorageArmId
작업 영역 스토리지의 arm Id 키
userStorageArmId?: string
속성 값
string
userStorageKey
작업 영역 저장소의 액세스 키
userStorageKey?: string
속성 값
string