JobListParameters.StartTime Property

 

Optional. For the start time filter the value should be a datetime string in UTC format as defined in ISO 8601. For example, 2014-09-25T17:49:17.2252204Z

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

public string StartTime { get; set; }

Property Value

Type: System.String
Return to top
Show: