Compartir a través de


ApiUpdateContract.TermsOfServiceUrl Propiedad

Definición

Obtiene o establece una dirección URL en los términos de servicio de la API. DEBE tener el formato de una dirección 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a