Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Dimension |
Dimension.withDisplayName(String displayName)
Set the displayName value.
|
Dimension |
Dimension.withInternalName(String internalName)
Set the internalName value.
|
Dimension |
Dimension.withName(String name)
Set the name value.
|
Modifier and Type | Method and Description |
---|---|
List<Dimension> |
MetricSpecification.dimensions()
Get the dimensions value.
|
Modifier and Type | Method and Description |
---|---|
MetricSpecification |
MetricSpecification.withDimensions(List<Dimension> dimensions)
Set the dimensions value.
|
Copyright © 2019. All rights reserved.