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?: Record<string, unknown>

Property Value

Record<string, unknown>

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}