ReconfigurationInformation.ReconfigurationPhase Property
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 phase of the reconfiguration. The value would be None if no reconfiguration is taking place.
public System.Fabric.ReconfigurationPhase ReconfigurationPhase { get; }
member this.ReconfigurationPhase : System.Fabric.ReconfigurationPhase
Public ReadOnly Property ReconfigurationPhase As ReconfigurationPhase