ListWorkspaceKeysResult interface

model interface ListWorkspaceKeysResult

속성

appInsightsInstrumentationKey

작업 영역 앱 인사이트의 액세스 키

containerRegistryCredentials
notebookAccessKeys
userStorageArmId

작업 영역 스토리지의 arm Id 키

userStorageKey

작업 영역 저장소의 액세스 키

속성 세부 정보

appInsightsInstrumentationKey

작업 영역 앱 인사이트의 액세스 키

appInsightsInstrumentationKey?: string

속성 값

string

containerRegistryCredentials

containerRegistryCredentials?: RegistryListCredentialsResult

속성 값

notebookAccessKeys

notebookAccessKeys?: ListNotebookKeysResult

속성 값

userStorageArmId

작업 영역 스토리지의 arm Id 키

userStorageArmId?: string

속성 값

string

userStorageKey

작업 영역 저장소의 액세스 키

userStorageKey?: string

속성 값

string