MetricDefinition::MinimumAlertableTimeWindow Property
Optional. Specifies the minimum alertable time window for the metric.
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
Show: