Partager via


ApiContract.TermsOfServiceUrl Propriété

Définition

Obtient ou définit l’URL A sur les conditions d’utilisation de l’API. DOIT être au format d’une URL.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à