ClusterResourceProperties interface

Cluster resource properties.

Properties

clusterProfile

Cluster profile.

clusterType

The type of cluster.

computeProfile

The compute profile.

deploymentId

A unique id generated by the RP to identify the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

status

Business status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

clusterProfile

Cluster profile.

clusterProfile: ClusterProfile

Property Value

clusterType

The type of cluster.

clusterType: string

Property Value

string

computeProfile

The compute profile.

computeProfile: ComputeProfile

Property Value

deploymentId

A unique id generated by the RP to identify the resource. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentId?: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

status

Business status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string