DistributedAvailabilityGroupsFailoverRequest.FailoverType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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