| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Availability |
Availability.withBlobDuration(String blobDuration)
Set duration of the availability blob.
|
Availability |
Availability.withRetention(String retention)
Set the retention of the availability.
|
Availability |
Availability.withTimeGrain(String timeGrain)
Set the time grain of the availability.
|
| Modifier and Type | Method and Description |
|---|---|
List<Availability> |
MetricSpecification.availabilities()
Get list of availability.
|
| Modifier and Type | Method and Description |
|---|---|
MetricSpecification |
MetricSpecification.withAvailabilities(List<Availability> availabilities)
Set list of availability.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/