public interface ComputeUsage extends HasInnerModel<UsageInner>
| Modifier and Type | Method and Description |
|---|---|
int |
currentValue() |
long |
limit() |
UsageName |
name() |
ComputeUsageUnit |
unit() |
innerModelComputeUsageUnit unit()
int currentValue()
long limit()
UsageName name()
Copyright © 2020 Microsoft Corporation. All rights reserved.