IntegrationAccountPartner.Content Property

Definition

Gets or sets the partner content.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to