Share via


TestFailoverJobDetails.TestFailoverStatus Property

Definition

Gets or sets the test failover status.

[Newtonsoft.Json.JsonProperty(PropertyName="testFailoverStatus")]
public string TestFailoverStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="testFailoverStatus")>]
member this.TestFailoverStatus : string with get, set
Public Property TestFailoverStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to