IntegrationAccountMap.ContentLink Property

Definition

Gets the content link.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.contentLink")]
public Microsoft.Azure.Management.Logic.Models.ContentLink ContentLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.contentLink")>]
member this.ContentLink : Microsoft.Azure.Management.Logic.Models.ContentLink
Public ReadOnly Property ContentLink As ContentLink

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to