Freigeben über


ReplicationProtectedItemProperties.TestFailoverStateDescription Property

Definition

Gets or sets the Test failover state description.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to