Compartir a través de


HttpLinkedService.Url Propiedad

Definición

Obtiene o establece la dirección URL base del punto de conexión HTTP, por ejemplo, https://www.microsoft.com. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.url")]
public object Url { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.url")>]
member this.Url : obj with get, set
Public Property Url As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a