Uses of Class
com.azure.resourcemanager.loganalytics.models.MetricName
Packages that use MetricName
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of MetricName in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return MetricNameModifier and TypeMethodDescriptionUsageMetricInner.name()Get the name property: The name of the metric.Methods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type MetricNameModifier and TypeMethodDescriptionUsageMetricInner.withName(MetricName name) Set the name property: The name of the metric. -
Uses of MetricName in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return MetricNameModifier and TypeMethodDescriptionUsageMetric.name()Gets the name property: The name of the metric.MetricName.withLocalizedValue(String localizedValue) Set the localizedValue property: The localized name of the metric.Set the value property: The system name of the metric.