Uses of Class
com.azure.resourcemanager.network.models.MetricSpecification
Packages that use MetricSpecification
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of MetricSpecification in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type MetricSpecificationModifier and TypeClassDescriptionfinal classDescription of metrics specification.Methods in com.azure.resourcemanager.network.models that return MetricSpecificationModifier and TypeMethodDescriptionstatic MetricSpecificationMetricSpecification.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MetricSpecification from the JsonReader.MetricSpecification.withAggregationType(String aggregationType) Set the aggregationType property: The aggregation type.MetricSpecification.withAvailabilities(List<Availability> availabilities) Set the availabilities property: List of availability.MetricSpecification.withDimensions(List<Dimension> dimensions) Set the dimensions property: List of dimensions.MetricSpecification.withDisplayDescription(String displayDescription) Set the displayDescription property: The description of the metric.MetricSpecification.withDisplayName(String displayName) Set the displayName property: The display name of the metric.MetricSpecification.withEnableRegionalMdmAccount(Boolean enableRegionalMdmAccount) Set the enableRegionalMdmAccount property: Whether regional MDM account enabled.MetricSpecification.withFillGapWithZero(Boolean fillGapWithZero) Set the fillGapWithZero property: Whether gaps would be filled with zeros.MetricSpecification.withIsInternal(Boolean isInternal) Set the isInternal property: Whether the metric is internal.MetricSpecification.withMetricFilterPattern(String metricFilterPattern) Set the metricFilterPattern property: Pattern for the filter of the metric.Set the name property: The name of the metric.MetricSpecification.withResourceIdDimensionNameOverride(String resourceIdDimensionNameOverride) Set the resourceIdDimensionNameOverride property: The resource Id dimension name override.MetricSpecification.withSourceMdmAccount(String sourceMdmAccount) Set the sourceMdmAccount property: The source MDM account.MetricSpecification.withSourceMdmNamespace(String sourceMdmNamespace) Set the sourceMdmNamespace property: The source MDM namespace.Set the unit property: Units the metric to be displayed in.Methods in com.azure.resourcemanager.network.models that return types with arguments of type MetricSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.metricSpecifications()Get the metricSpecifications property: Operation service specification.Method parameters in com.azure.resourcemanager.network.models with type arguments of type MetricSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.withMetricSpecifications(List<MetricSpecification> metricSpecifications) Set the metricSpecifications property: Operation service specification.