Uses of Class
com.azure.resourcemanager.monitor.models.Odatatype
Packages that use Odatatype
Package
Description
Package containing the data models for MonitorClient.
-
Uses of Odatatype in com.azure.resourcemanager.monitor.models
Fields in com.azure.resourcemanager.monitor.models declared as OdatatypeModifier and TypeFieldDescriptionstatic final OdatatypeStatic value Microsoft.Azure.Monitor.MultipleResourceMultipleMetricCriteria for Odatatype.static final OdatatypeStatic value Microsoft.Azure.Monitor.SingleResourceMultipleMetricCriteria for Odatatype.static final OdatatypeStatic value Microsoft.Azure.Monitor.WebtestLocationAvailabilityCriteria for Odatatype.Methods in com.azure.resourcemanager.monitor.models that return OdatatypeModifier and TypeMethodDescriptionstatic OdatatypeOdatatype.fromString(String name) Creates or finds a Odatatype from its string representation.MetricAlertCriteria.odataType()Get the odataType property: specifies the type of the alert criteria.MetricAlertMultipleResourceMultipleMetricCriteria.odataType()Get the odataType property: specifies the type of the alert criteria.MetricAlertSingleResourceMultipleMetricCriteria.odataType()Get the odataType property: specifies the type of the alert criteria.WebtestLocationAvailabilityCriteria.odataType()Get the odataType property: specifies the type of the alert criteria.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type OdatatypeModifier and TypeMethodDescriptionstatic Collection<Odatatype>Odatatype.values()Gets known Odatatype values.