Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
MetricSpecification |
MetricSpecification.withAggregationType(String aggregationType)
Set the aggregationType value.
|
MetricSpecification |
MetricSpecification.withAvailabilities(List<MetricAvailability> availabilities)
Set the availabilities value.
|
MetricSpecification |
MetricSpecification.withCategory(String category)
Set the category 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.withSourceMdmAccount(String sourceMdmAccount)
Set the sourceMdmAccount value.
|
MetricSpecification |
MetricSpecification.withSourceMdmNamespace(String sourceMdmNamespace)
Set the sourceMdmNamespace value.
|
MetricSpecification |
MetricSpecification.withSupportsInstanceLevelAggregation(Boolean supportsInstanceLevelAggregation)
Set the supportsInstanceLevelAggregation value.
|
MetricSpecification |
MetricSpecification.withUnit(String unit)
Set the unit value.
|
Modifier and Type | Method and Description |
---|---|
List<MetricSpecification> |
ServiceSpecification.metricSpecifications()
Get the metricSpecifications value.
|
Modifier and Type | Method and Description |
---|---|
ServiceSpecification |
ServiceSpecification.withMetricSpecifications(List<MetricSpecification> metricSpecifications)
Set the metricSpecifications value.
|
Copyright © 2019. All rights reserved.