I want to add a new metric alert rule through powershell, but some parameters in the command are missing. For example, How to pass the parameters if I want to configure the signal types ?
Add-AzMetricAlertRule -Name
-Location
-ResourceGroup
-Operator
-TargetResourceId
-MetricName
-TimeAggregationOperator Total
-WindowSize
-Description
-Action