Delen via


ReplicationProtectedItemProperties.TestFailoverState Property

Definition

Gets or sets the Test failover state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to