Compartir a través de


IntegrationAccountAgreement.Content Propiedad

Definición

Obtiene o establece el contenido del contrato.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a