RunbookCreateOrUpdateParameters.PublishContentLink 屬性

定義

取得或設定已發佈的 Runbook 內容連結。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於