Compartir a través de


GatewayContract.LocationData Propiedad

Definición

Obtiene o establece la ubicación de la puerta de enlace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.locationData")]
public Microsoft.Azure.Management.ApiManagement.Models.ResourceLocationDataContract LocationData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.locationData")>]
member this.LocationData : Microsoft.Azure.Management.ApiManagement.Models.ResourceLocationDataContract with get, set
Public Property LocationData As ResourceLocationDataContract

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a