public interface ServerUsage extends HasInnerModel<ServerUsageInner>
| Modifier and Type | Method and Description |
|---|---|
double |
currentValue() |
String |
displayName() |
double |
limit() |
String |
name() |
OffsetDateTime |
nextResetTime() |
String |
resourceName() |
String |
unit() |
innerModelString name()
String resourceName()
String displayName()
double currentValue()
double limit()
String unit()
OffsetDateTime nextResetTime()
Copyright © 2020 Microsoft Corporation. All rights reserved.