共用方式為


ConnectedClusterPatch interface

包含修補作業更新的物件。

屬性

properties

描述可在 PATCH 作業期間更新的連線叢集資源屬性。

tags

資源標籤。

屬性詳細資料

properties

描述可在 PATCH 作業期間更新的連線叢集資源屬性。

properties?: Record<string, unknown>

屬性值

Record<string, unknown>

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}