Compartir a través de


EndpointInner.EndpointLocation Propiedad

Definición

Obtiene o establece especifica la ubicación de los puntos de conexión externos o anidados cuando se usa el método de enrutamiento de tráfico "Rendimiento".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a