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