WebHostingPlanGetHistoricalUsageMetricsParameters.StartTime Property

 

Optional. The starting time of the metrics to return. If this parameter is not specified, the beginning of the current hour is used.

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

public Nullable<DateTime> StartTime { get; set; }

Property Value

Type: System.Nullable<DateTime>
Return to top
Show: