RunbookProperties.CreationTime Property

 

Optional. Gets or sets the creation time of the runbook.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

public DateTimeOffset CreationTime { get; set; }

Property Value

Type: System.DateTimeOffset
Return to top
Show: