New-AzureRmAutoscaleRule

Active Directory Auditing Tool

The Who, Where and When information is very important for an administrator to have complete knowledge of all activities that occur on their Active Directory. This helps them identify any desired / undesired activity happening. ADAudit Plus assists an administrator with this information in the form of reports. In real-time, ensure critical resources in the network like the Domain Controllers are audited, monitored and reported with the entire information on AD objects - Users, Groups, GPO, Computer, OU, DNS, AD Schema and Configuration changes with 200+ detailed event specific GUI reports and email alerts.

Account Management » New-AzureRmAutoscaleRule

New-AzureRmAutoscaleRule

Syntax

Get-AzureRmUsage

[-ResourceId]  <String>]

[-ApiVersion <String>]

[-StartTime <String>]

[-EndTime  <String>]

[-MetricNames <String[]>]

[-DefaultProfile <IAzureContextContainer>]

[ <CommonParameters>]

Description

The New-AzureRmAutoscaleRule cmdlet creates an Autoscale rule.

Required parameters

Parameter Description Type Position Default value Accept pipeline input Accept Wildcard characters
-MetricName Specifies the name of the metric. String Named None True False
-MetricResourceId Specifies the metric resource ID. String Named None True False
-MetricStatistic Specifies the metric statistic.The acceptable values for this parameter are:Average,Min,Max,Sum MetricStatisticType Named None True False
-Operator Specifies the operator.The acceptable values for this parameter are:Equals,NotEquals,GreaterThan, GreaterThanOrEqual,LessThan,LessThanOrEqual   Named None True False
-ScaleActionCooldown Specifies the Autoscale action cooldown time. TimeSpan Named None True False
-ScaleActionDirection Specifies the scale action direction. The acceptable values for this parameter are:None,Increase,Decrease ScaleDirection Named None True False
--ScaleActionValue Specifies the action value. String Named None True False
-Threshold Specifies the threshold of the metric value. Double Named None True False
-TimeGrain Specifies the time grain. TimeSpan Named None True False

Output

Microsoft.Azure.Management.Monitor.Management.Models.ScaleRule