共用方式為


ClusterState.Deploying Field

Definition

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.

public const string Deploying;
val mutable Deploying : string
Public Const Deploying As String 

Field Value

Applies to