MetricDefinition::MinimumAlertableTimeWindow Property

 

Optional. Specifies the minimum alertable time window for the metric.

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

public:
property TimeSpan MinimumAlertableTimeWindow {
	TimeSpan get();
	void set(TimeSpan value);
}

Property Value

Type: System::TimeSpan
Return to top
Show: