MetricTrigger Properties

 

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

NameDescription
System_CAPS_pubpropertyMetricName

Optional. The name of the metric.

System_CAPS_pubpropertyMetricNamespace

Optional. The namespace of the metric.

System_CAPS_pubpropertyMetricSource

Optional. The metric source.

System_CAPS_pubpropertyOperator

Optional. The operator that is used to evaluate the metric.

System_CAPS_pubpropertyStatistic

Optional. How the metrics from multiple instances are combined.

System_CAPS_pubpropertyThreshold

Optional. The percentage of usage that triggers the scaling operation.

System_CAPS_pubpropertyTimeAggregation

Optional. How the data that is collected should be combined over time.

System_CAPS_pubpropertyTimeGrain

Optional. The frequency of data collection.

System_CAPS_pubpropertyTimeWindow

Optional. The range of time in which instance data is collected.

Return to top
Show: