| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSpecification |
MetricSpecification.withAggregationType(String aggregationType)
Set the aggregationType property: The aggregation type.
|
MetricSpecification |
MetricSpecification.withAvailabilities(List<Availability> availabilities)
Set the availabilities property: List of availability.
|
MetricSpecification |
MetricSpecification.withDimensions(List<Dimension> dimensions)
Set the dimensions property: List of dimensions.
|
MetricSpecification |
MetricSpecification.withDisplayDescription(String displayDescription)
Set the displayDescription property: The description of the metric.
|
MetricSpecification |
MetricSpecification.withDisplayName(String displayName)
Set the displayName property: The display name of the metric.
|
MetricSpecification |
MetricSpecification.withEnableRegionalMdmAccount(Boolean enableRegionalMdmAccount)
Set the enableRegionalMdmAccount property: Whether regional MDM account enabled.
|
MetricSpecification |
MetricSpecification.withFillGapWithZero(Boolean fillGapWithZero)
Set the fillGapWithZero property: Whether gaps would be filled with zeros.
|
MetricSpecification |
MetricSpecification.withIsInternal(Boolean isInternal)
Set the isInternal property: Whether the metric is internal.
|
MetricSpecification |
MetricSpecification.withMetricFilterPattern(String metricFilterPattern)
Set the metricFilterPattern property: Pattern for the filter of the metric.
|
MetricSpecification |
MetricSpecification.withName(String name)
Set the name property: The name of the metric.
|
MetricSpecification |
MetricSpecification.withResourceIdDimensionNameOverride(String resourceIdDimensionNameOverride)
Set the resourceIdDimensionNameOverride property: The resource Id dimension name override.
|
MetricSpecification |
MetricSpecification.withSourceMdmAccount(String sourceMdmAccount)
Set the sourceMdmAccount property: The source MDM account.
|
MetricSpecification |
MetricSpecification.withSourceMdmNamespace(String sourceMdmNamespace)
Set the sourceMdmNamespace property: The source MDM namespace.
|
MetricSpecification |
MetricSpecification.withUnit(String unit)
Set the unit property: Units the metric to be displayed in.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.