Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support Namespace

Classes

ComparisonOperationTypeTypeConverter

the operator that is used to compare the metric data and the threshold.

CreatedByTypeTypeConverter

The type of identity that created the resource.

MetricStatisticTypeTypeConverter

the metric statistic type. How the metrics from multiple instances are combined.

PredictiveAutoscalePolicyScaleModeTypeConverter

the predictive autoscale mode

RecurrenceFrequencyTypeConverter

the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.

ScaleDirectionTypeConverter

the scale direction. Whether the scaling action increases or decreases the number of instances.

ScaleRuleMetricDimensionOperationTypeTypeConverter

the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values

ScaleTypeTypeConverter

the type of action that should occur when the scale rule fires.

TimeAggregationTypeTypeConverter

time aggregation type. How the data that is collected should be combined over time. The default value is Average.

Structs

ComparisonOperationType

the operator that is used to compare the metric data and the threshold.

CreatedByType

The type of identity that created the resource.

MetricStatisticType

the metric statistic type. How the metrics from multiple instances are combined.

PredictiveAutoscalePolicyScaleMode

the predictive autoscale mode

RecurrenceFrequency

the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.

ScaleDirection

the scale direction. Whether the scaling action increases or decreases the number of instances.

ScaleRuleMetricDimensionOperationType

the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values

ScaleType

the type of action that should occur when the scale rule fires.

TimeAggregationType

time aggregation type. How the data that is collected should be combined over time. The default value is Average.