次の方法で共有


FailoverTarget.DeviceLocation プロパティ

定義

デバイスの地理的な場所 (クラウド アプライアンスにのみ適用) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象