VirtualClusterUpdate interface
虛擬叢集的更新要求。
屬性
| child |
此虛擬叢集中的資源清單。 |
| subnet |
虛擬叢集的子網資源標識碼。 |
| tags | 資源標籤。 |
| version | 虛擬叢集版本。 |
屬性詳細資料
childResources
此虛擬叢集中的資源清單。
childResources?: string[]
屬性值
string[]
subnetId
虛擬叢集的子網資源標識碼。
subnetId?: string
屬性值
string
tags
資源標籤。
tags?: Record<string, string>
屬性值
Record<string, string>
version
虛擬叢集版本。
version?: string
屬性值
string