RunbookDraft Class
Definition of the runbook type.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | RunbookDraft() | Initializes a new instance of the RunbookDraft class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)