次の方法で共有


ArtifactContentPropertiesDefinition.ContentLink プロパティ

定義

コンテンツ リンクを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象