I get the below warning messages while executing the below Azure PowerShell commands. The command executes successfully.
New-AzScheduledQueryRuleSource
New-AzScheduledQueryRuleSchedule
New-AzScheduledQueryRule
New-AzScheduledQueryRuleLogMetricTrigger
New-AzScheduledQueryRuleTriggerCondition
How to fix these warning messages ? Please help
Warning1
The namespace for all the model classes will change from Microsoft.Azure.Management.Monitor.Management.Models to Microsoft.Azure.Management.Monitor.Models in future releases.
Warning 2
The namespace for output classes will be uniform for all classes in future releases to make it independent of modifications in the model classes.
The namespace for output classes will be uniform for all classes in future releases to make it independent of modifications in the model classes.
Warning 3
The namespace for output classes will be uniform for all classes in future releases to make it independent of modifications in the model classes.
