AutomationRunbookDraft Class
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.
The AutomationRunbookDraft.
public class AutomationRunbookDraft
type AutomationRunbookDraft = class
Public Class AutomationRunbookDraft
- Inheritance
-
AutomationRunbookDraft
Constructors
AutomationRunbookDraft() |
Initializes a new instance of AutomationRunbookDraft. |
Properties
CreatedOn |
Gets or sets the creation time of the runbook draft. |
DraftContentLink |
Gets or sets the draft runbook content link. |
IsInEditMode |
Gets or sets whether runbook is in edit mode. |
LastModifiedOn |
Gets or sets the last modified time of the runbook draft. |
OutputTypes |
Gets or sets the runbook output types. |
Parameters |
Gets or sets the runbook draft parameters. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET