Uses of Class
com.microsoft.azure.management.monitor.MetricSettings
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MetricSettings in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionMetricSettings.withCategory
(String category) Set name of a Diagnostic Metric category for a resource type this setting is applied to.MetricSettings.withEnabled
(boolean enabled) Set a value indicating whether this category is enabled.MetricSettings.withRetentionPolicy
(RetentionPolicy retentionPolicy) Set the retention policy for this category.MetricSettings.withTimeGrain
(org.joda.time.Period timeGrain) Set the timegrain of the metric in ISO8601 format.