RunbookDraft.DraftContentLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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