IntegrationAccountSchema.ContentLink プロパティ

定義

コンテンツ リンクを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象