RunbookDraft::DraftContentLink Property
Optional. Gets or sets the draft runbook content link.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property ContentLink^ DraftContentLink { ContentLink^ get(); void set(ContentLink^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Automation.Models::ContentLink^
Show: