RunbookProperties Properties
Namespace:
Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| 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. |
Show:
