Share via


RunbookDraft.DraftContentLink Property

Definition

Gets or sets the draft runbook content link.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to