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[]