PortalSettingsContract.TermsOfService Property

Definition

Gets or sets terms of service contract properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.termsOfService")]
public Microsoft.Azure.Management.ApiManagement.Models.TermsOfServiceProperties TermsOfService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.termsOfService")>]
member this.TermsOfService : Microsoft.Azure.Management.ApiManagement.Models.TermsOfServiceProperties with get, set
Public Property TermsOfService As TermsOfServiceProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to