Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
MetricSpecification |
MetricSpecification.withAggregationType(String aggregationType)
Set the aggregationType value.
|
MetricSpecification |
MetricSpecification.withAvailabilities(List<Availability> availabilities)
Set the availabilities value.
|
MetricSpecification |
MetricSpecification.withDimensions(List<Dimension> dimensions)
Set the dimensions value.
|
MetricSpecification |
MetricSpecification.withDisplayDescription(String displayDescription)
Set the displayDescription value.
|
MetricSpecification |
MetricSpecification.withDisplayName(String displayName)
Set the displayName value.
|
MetricSpecification |
MetricSpecification.withEnableRegionalMdmAccount(Boolean enableRegionalMdmAccount)
Set the enableRegionalMdmAccount value.
|
MetricSpecification |
MetricSpecification.withFillGapWithZero(Boolean fillGapWithZero)
Set the fillGapWithZero value.
|
MetricSpecification |
MetricSpecification.withIsInternal(Boolean isInternal)
Set the isInternal value.
|
MetricSpecification |
MetricSpecification.withMetricFilterPattern(String metricFilterPattern)
Set the metricFilterPattern value.
|
MetricSpecification |
MetricSpecification.withName(String name)
Set the name value.
|
MetricSpecification |
MetricSpecification.withResourceIdDimensionNameOverride(String resourceIdDimensionNameOverride)
Set the resourceIdDimensionNameOverride value.
|
MetricSpecification |
MetricSpecification.withSourceMdmAccount(String sourceMdmAccount)
Set the sourceMdmAccount value.
|
MetricSpecification |
MetricSpecification.withSourceMdmNamespace(String sourceMdmNamespace)
Set the sourceMdmNamespace value.
|
MetricSpecification |
MetricSpecification.withUnit(String unit)
Set the unit value.
|
Modifier and Type | Method and Description |
---|---|
List<MetricSpecification> |
OperationPropertiesFormatServiceSpecification.metricSpecifications()
Get the metricSpecifications value.
|
Modifier and Type | Method and Description |
---|---|
OperationPropertiesFormatServiceSpecification |
OperationPropertiesFormatServiceSpecification.withMetricSpecifications(List<MetricSpecification> metricSpecifications)
Set the metricSpecifications value.
|
Copyright © 2019. All rights reserved.