共用方式為


RunbookDraft.DraftContentLink 屬性

定義

取得或設定草稿 Runbook 內容連結。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於