ConnectedClusterPatch interface
包含修补程序作更新的对象。
属性
| properties | 介绍可在 PATCH作期间更新的连接群集资源属性。 |
| tags | 资源标记。 |
属性详细信息
properties
介绍可在 PATCH作期间更新的连接群集资源属性。
properties?: Record<string, unknown>
属性值
Record<string, unknown>
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}