RunbookDraft Members
Definition of the runbook type.
The following tables list the members exposed by the RunbookDraft type.
Public Constructors
Name | Description | |
---|---|---|
RunbookDraft | Initializes a new instance of the RunbookDraft class. |
Top
Public Properties
Name | Description | |
---|---|---|
CreationTime | Optional. Gets or sets the creation time of the runbook draft. | |
DraftContentLink | Optional. Gets or sets the draft runbook content link. | |
InEdit | Optional. Gets or sets whether runbook is in edit mode. | |
LastModifiedTime | Optional. Gets or sets the last modified time of the runbook draft. | |
Parameters | Optional. Gets or sets the runbook draft parameters. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RunbookDraft Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace