Uses of Class
com.microsoft.azure.management.network.MetricSpecification
Packages that use MetricSpecification
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of MetricSpecification in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return MetricSpecificationModifier and TypeMethodDescriptionMetricSpecification.withAggregationType
(String aggregationType) Set the aggregation type.MetricSpecification.withAvailabilities
(List<Availability> availabilities) Set list of availability.MetricSpecification.withDimensions
(List<Dimension> dimensions) Set list of dimensions.MetricSpecification.withDisplayDescription
(String displayDescription) Set the description of the metric.MetricSpecification.withDisplayName
(String displayName) Set the display name of the metric.MetricSpecification.withEnableRegionalMdmAccount
(Boolean enableRegionalMdmAccount) Set whether regional MDM account enabled.MetricSpecification.withFillGapWithZero
(Boolean fillGapWithZero) Set whether gaps would be filled with zeros.MetricSpecification.withIsInternal
(Boolean isInternal) Set whether the metric is internal.MetricSpecification.withMetricFilterPattern
(String metricFilterPattern) Set pattern for the filter of the metric.Set the name of the metric.MetricSpecification.withResourceIdDimensionNameOverride
(String resourceIdDimensionNameOverride) Set the resource Id dimension name override.MetricSpecification.withSourceMdmAccount
(String sourceMdmAccount) Set the source MDM account.MetricSpecification.withSourceMdmNamespace
(String sourceMdmNamespace) Set the source MDM namespace.Set units the metric to be displayed in.Methods in com.microsoft.azure.management.network that return types with arguments of type MetricSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.metricSpecifications()
Get operation service specification.Method parameters in com.microsoft.azure.management.network with type arguments of type MetricSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.withMetricSpecifications
(List<MetricSpecification> metricSpecifications) Set operation service specification.