PhaseDetails.Phase 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.
Gets the operation phase. Possible values include: 'Copying', 'Catchup', 'WaitingForCutover', 'CutoverInProgress'
[Newtonsoft.Json.JsonProperty(PropertyName="phase")]
public string Phase { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="phase")>]
member this.Phase : string
Public ReadOnly Property Phase As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute