VirtualClusterUpdate interface
虛擬叢集的更新要求。
屬性
child |
此虛擬叢集中的資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
subnet |
虛擬叢集的子網資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
version | 虛擬叢集版本。 |
屬性詳細資料
childResources
此虛擬叢集中的資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
childResources?: string[]
屬性值
string[]
subnetId
虛擬叢集的子網資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
subnetId?: string
屬性值
string
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
version
虛擬叢集版本。
version?: string
屬性值
string