Compartilhar via


DistributedAvailabilityGroupsFailoverRequest.FailoverType Property

Definition

Gets or sets the failover type, can be ForcedAllowDataLoss or Planned. Possible values include: 'ForcedAllowDataLoss', 'Planned'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to