Share via


RunbookProperties Members

Definition of the runbook property type.

The following tables list the members exposed by the RunbookProperties type.

Public Constructors

  Name Description
  RunbookProperties Initializes a new instance of the RunbookProperties class.

Top

Public Properties

  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.

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

RunbookProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace