ServiceFabricManagedClusterState Struct

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The current state of the cluster.

C#
public readonly struct ServiceFabricManagedClusterState : IEquatable<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ServiceFabricManagedClusterState>
Inheritance
ServiceFabricManagedClusterState
Implements

Constructors

Properties

BaselineUpgrade

Indicates that the cluster is upgrading to establishes the cluster version. This upgrade is automatically initiated when the cluster boots up for the first time.

Deploying

Indicates that the Service Fabric runtime is being installed on the VMs. Cluster resource will be in this state until the cluster boots up and system services are up.

Ready

Indicates that the cluster is in a stable state.

UpgradeFailed

Indicates that the last upgrade for the cluster has failed.

Upgrading

Indicates that the cluster is being upgraded with the user provided configuration.

WaitingForNodes

Indicates that the cluster resource is created and the resource provider is waiting for Service Fabric VM extension to boot up and report to it.

Methods

Equals(ServiceFabricManagedClusterState)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview