Compartir a través de


ApiUpdateContract.ServiceUrl Propiedad

Definición

Obtiene o establece la dirección URL absoluta del servicio back-end que implementa esta API.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a