Partager via


ApiContractProperties.ServiceUrl Propriété

Définition

Obtient ou définit l’URL absolue du service principal qui implémente cette API. Ne peut pas avoir plus de 2 000 caractères.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à