다음을 통해 공유


WorkspaceSetting type

범위에서 작업 영역에 대한 OMS 에이전트 데이터를 저장할 위치를 구성합니다.

type WorkspaceSetting = Resource & { scope?: string; workspaceId?: string }