Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
UsageInner |
UsageInner.withCurrentValue(int currentValue)
Set the currentValue property: The current usage of the resource.
|
UsageInner |
UsageInner.withLimit(long limit)
Set the limit property: The maximum permitted usage of the resource.
|
UsageInner |
UsageInner.withName(UsageName name)
Set the name property: The name of the type of usage.
|
UsageInner |
UsageInner.withUnit(String unit)
Set the unit property: An enum describing the unit of usage measurement.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.