ClusterCreateParametersExtended interface
CreateCluster 要求參數。
屬性
| identity | 如果已設定,則為叢集的身分識別。 |
| location | 叢集的位置。 |
| properties | 叢集建立參數。 |
| tags | 資源標記。 |
| zones | 可用性區域。 |
屬性詳細資料
identity
location
叢集的位置。
location?: string
屬性值
string
properties
tags
資源標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
zones
可用性區域。
zones?: string[]
屬性值
string[]