IntegrationAccountAgreement.Content Property

Definition

Gets or sets the agreement content.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to