ConnectedClusterPatch interface

패치 작업에 대한 업데이트를 포함하는 개체입니다.

속성

properties

PATCH 작업 중에 업데이트할 수 있는 연결된 클러스터 리소스 속성에 대해 설명합니다.

tags

리소스 태그.

속성 세부 정보

properties

PATCH 작업 중에 업데이트할 수 있는 연결된 클러스터 리소스 속성에 대해 설명합니다.

properties?: Record<string, unknown>

속성 값

Record<string, unknown>

tags

리소스 태그.

tags?: {[propertyName: string]: string}

속성 값

{[propertyName: string]: string}