GetAzureAlertCommand.MonitorService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "Application Insights", "ActivityLog Administrative", "ActivityLog Security", "ActivityLog Recommendation", "ActivityLog Policy", "ActivityLog Autoscale", "Log Analytics", "Nagios", "Platform", "SCOM", "ServiceHealth", "SmartDetector", "VM Insights", "Zabbix" })]
[System.Management.Automation.Parameter(HelpMessage="Filter on Moniter Service", Mandatory=false, ParameterSetName="AlertsListByFilter")]
[System.Management.Automation.Parameter(HelpMessage="Filter on Moniter Service", Mandatory=false, ParameterSetName="AlertsListByTargetResourceIdFilter")]
public string MonitorService { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "Application Insights", "ActivityLog Administrative", "ActivityLog Security", "ActivityLog Recommendation", "ActivityLog Policy", "ActivityLog Autoscale", "Log Analytics", "Nagios", "Platform", "SCOM", "ServiceHealth", "SmartDetector", "VM Insights", "Zabbix" })>]
[<System.Management.Automation.Parameter(HelpMessage="Filter on Moniter Service", Mandatory=false, ParameterSetName="AlertsListByFilter")>]
[<System.Management.Automation.Parameter(HelpMessage="Filter on Moniter Service", Mandatory=false, ParameterSetName="AlertsListByTargetResourceIdFilter")>]
member this.MonitorService : string with get, set
Public Property MonitorService As String
Property Value
- Attributes