RunbookDraft::LastModifiedTime Property
Optional. Gets or sets the last modified time of the runbook draft.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property DateTimeOffset LastModifiedTime { DateTimeOffset get(); void set(DateTimeOffset value); }
Property Value
Type: System::DateTimeOffset
Show: