Compartir a través de


FailoverTarget.DeviceLocation Propiedad

Definición

Obtiene o establece la ubicación geográfica (aplicable solo para dispositivos en la nube) del dispositivo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a