共用方式為


FailoverInput.FailoverRegion Property

Definition

Gets or sets region the hub will be failed over to

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to