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?: ClusterIdentity

Property Value

location

The location of the cluster.

location?: string

Property Value

string

properties

The cluster create parameters.

properties?: ClusterCreateProperties

Property Value

tags

The resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

zones

The availability zones.

zones?: string[]

Property Value

string[]