Share via


ManagementCluster Class

Definition

The properties of a management cluster

public class ManagementCluster : Microsoft.Azure.Management.Avs.Models.CommonClusterProperties
type ManagementCluster = class
    inherit CommonClusterProperties
Public Class ManagementCluster
Inherits CommonClusterProperties
Inheritance
ManagementCluster

Constructors

ManagementCluster()

Initializes a new instance of the ManagementCluster class.

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

Initializes a new instance of the ManagementCluster class.

Properties

ClusterId

Gets the identity

(Inherited from CommonClusterProperties)
ClusterSize

Gets or sets the cluster size

(Inherited from CommonClusterProperties)
Hosts

Gets or sets the hosts

(Inherited from CommonClusterProperties)
ProvisioningState

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

(Inherited from CommonClusterProperties)

Applies to