Uses of Class
com.azure.resourcemanager.monitor.models.Odatatype
-
Packages that use Odatatype Package Description com.azure.resourcemanager.monitor.models 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 Odatatype Modifier and Type Field Description static OdatatypeOdatatype. MICROSOFT_AZURE_MONITOR_MULTIPLE_RESOURCE_MULTIPLE_METRIC_CRITERIAStatic value Microsoft.Azure.Monitor.MultipleResourceMultipleMetricCriteria for Odatatype.static OdatatypeOdatatype. MICROSOFT_AZURE_MONITOR_SINGLE_RESOURCE_MULTIPLE_METRIC_CRITERIAStatic value Microsoft.Azure.Monitor.SingleResourceMultipleMetricCriteria for Odatatype.static OdatatypeOdatatype. MICROSOFT_AZURE_MONITOR_WEBTEST_LOCATION_AVAILABILITY_CRITERIAStatic value Microsoft.Azure.Monitor.WebtestLocationAvailabilityCriteria for Odatatype.Methods in com.azure.resourcemanager.monitor.models that return Odatatype Modifier and Type Method Description static OdatatypeOdatatype. fromString(String name)Creates or finds a Odatatype from its string representation.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type Odatatype Modifier and Type Method Description static Collection<Odatatype>Odatatype. values()
-