PSMetricCriteria(MetricCriteria) Constructor
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.
Initiliazes a PS object for static metric criteria
public PSMetricCriteria (Microsoft.Azure.Management.Monitor.Models.MetricCriteria metricCriteria);
new Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricCriteria : Microsoft.Azure.Management.Monitor.Models.MetricCriteria -> Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricCriteria
Public Sub New (metricCriteria As MetricCriteria)
Parameters
- metricCriteria
- MetricCriteria
The original static metric criteria object