| Modifier and Type | Method | Description |
|---|---|---|
RegistryUsage |
RegistryUsage.withCurrentValue(Long currentValue) |
Set the current value of the usage.
|
RegistryUsage |
RegistryUsage.withLimit(Long limit) |
Set the limit of the usage.
|
RegistryUsage |
RegistryUsage.withName(String name) |
Set the name of the usage.
|
RegistryUsage |
RegistryUsage.withUnit(RegistryUsageUnit unit) |
Set the unit of measurement.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<RegistryUsage> |
RegistryUsageListResult.value() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/