| Package | Description |
|---|---|
| com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Dimension |
Dimension.withDisplayName(String displayName)
Set display name of dimension.
|
Dimension |
Dimension.withName(String name)
Set display name of dimension.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
MetricSpecification.dimensions()
Get dimensions of blobs, including blob type and access tier.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSpecification |
MetricSpecification.withDimensions(List<Dimension> dimensions)
Set dimensions of blobs, including blob type and access tier.
|
Copyright © 2019. All rights reserved.