FailoverTarget.DeviceLocation Property

Definition

Gets or sets the geo location (applicable only for cloud appliances) of the device.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to