次の方法で共有


FailoverPolicy.LocationName プロパティ

定義

データベース アカウントが存在するリージョンの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象