RunbookProperties Class
Definition of the runbook property type.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | RunbookProperties() | Initializes a new instance of the RunbookProperties class. |
| Name | Description | |
|---|---|---|
![]() | CreationTime | Optional. Gets or sets the creation time of the runbook. |
![]() | Description | Optional. Gets or sets the description of the runbook. |
![]() | Draft | Optional. Gets or sets the draft runbook properties. |
![]() | JobCount | Optional. Gets or sets the job count of the runbook. |
![]() | LastModifiedTime | Optional. Gets or sets the last modified time of the runbook. |
![]() | LogProgress | Optional. Gets or sets progress log option. |
![]() | LogVerbose | Optional. Gets or sets verbose log option. |
![]() | Parameters | Optional. Gets or sets the runbook parameters. |
![]() | ProvisioningState | Optional. Gets or sets the provisioning state of the runbook. |
![]() | PublishContentLink | Optional. Gets or sets the published runbook content link. |
![]() | RunbookType | Optional. Gets or sets the type of the runbook. |
![]() | State | Optional. Gets or sets the state of the runbook. |
| 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.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)