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