Share via


RecoveryPlanTestFailoverInputProperties.FailoverDirection Property

Definition

Gets or sets the failover direction. Possible values include: 'PrimaryToRecovery', 'RecoveryToPrimary'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to