MetricAggregation::ScheduledTransferPeriod Property

 

Optional. Specifies the time grain (aggregation interval or frequency).

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

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

Property Value

Type: System::TimeSpan
Return to top
Show: