ConnectedClusterPatch interface

Object containing updates for patch operations.

Properties

properties

Describes the connected cluster resource properties that can be updated during PATCH operation.

tags

Resource tags.

Property Details

properties

Describes the connected cluster resource properties that can be updated during PATCH operation.

properties?: ConnectedClusterPatchProperties

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>