ClusterCreateParametersExtended Class

Definition

The CreateCluster request parameters.

public class ClusterCreateParametersExtended
type ClusterCreateParametersExtended = class
Public Class ClusterCreateParametersExtended
Inheritance
ClusterCreateParametersExtended
Derived

Constructors

ClusterCreateParametersExtended()

Initializes a new instance of the ClusterCreateParametersExtended class.

ClusterCreateParametersExtended(String, IDictionary<String,String>, IList<String>, ClusterCreateProperties, ClusterIdentity)

Initializes a new instance of the ClusterCreateParametersExtended class.

Properties

Identity

Gets or sets the identity of the cluster, if configured.

Location

Gets or sets the location of the cluster.

Properties

Gets or sets the cluster create parameters.

Tags

Gets or sets the resource tags.

Zones

Gets or sets the availability zones.

Applies to