Share via


NetworkCloudClusterPatch Class

Definition

ClusterPatchParameters represents the body of the request to patch the cluster properties.

public class NetworkCloudClusterPatch
type NetworkCloudClusterPatch = class
Public Class NetworkCloudClusterPatch
Inheritance
NetworkCloudClusterPatch

Constructors

NetworkCloudClusterPatch()

Initializes a new instance of NetworkCloudClusterPatch.

Properties

AggregatorOrSingleRackDefinition

The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.

ClusterLocation

The customer-provided location information to identify where the cluster resides.

ClusterServicePrincipal

The service principal to be used by the cluster during Arc Appliance installation.

ComputeDeploymentThreshold

The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.

ComputeRackDefinitions

The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.

Tags

The Azure resource tags that will replace the existing ones.

Applies to