ClusterCreateParametersExtended interface   
The CreateCluster request parameters.
Properties
| identity | The identity of the cluster, if configured. | 
| location | The location of the cluster. | 
| properties | The cluster create parameters. | 
| tags | The resource tags. | 
| zones | The availability zones. | 
Property Details
identity
The identity of the cluster, if configured.
identity?: ClusterIdentityProperty Value
location
The location of the cluster.
location?: stringProperty Value
string
properties
The cluster create parameters.
properties?: ClusterCreatePropertiesProperty Value
tags
The resource tags.
tags?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}
zones
The availability zones.
zones?: string[]Property Value
string[]