CommonClusterProperties Class

Definition

The common properties of a cluster

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

Constructors

CommonClusterProperties()

Initializes a new instance of the CommonClusterProperties class.

CommonClusterProperties(Nullable<Int32>, String, Nullable<Int32>, IList<String>)

Initializes a new instance of the CommonClusterProperties class.

Properties

ClusterId

Gets the identity

ClusterSize

Gets or sets the cluster size

Hosts

Gets or sets the hosts

ProvisioningState

Gets or sets the state of the cluster provisioning. Possible values include: 'Succeeded', 'Failed', 'Cancelled', 'Deleting', 'Updating'

Applies to