Compartir a través de


SapEccLinkedService.Url Propiedad

Definición

Obtiene o establece la dirección URL de la API de OData de SAP ECC. Por ejemplo, '[https://hostname:port/sap/opu/odata/sap/servicename/]'. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a