public final class VirtualNetworkUsageInner extends Object
| Constructor and Description |
|---|
VirtualNetworkUsageInner() |
| Modifier and Type | Method and Description |
|---|---|
Double |
currentValue()
Get the currentValue property: Indicates number of IPs used from the Subnet.
|
String |
id()
Get the id property: Subnet identifier.
|
Double |
limit()
Get the limit property: Indicates the size of the subnet.
|
VirtualNetworkUsageName |
name()
Get the name property: The name containing common and localized value for usage.
|
String |
unit()
Get the unit property: Usage units.
|
void |
validate()
Validates the instance.
|
public Double currentValue()
public String id()
public Double limit()
public VirtualNetworkUsageName name()
public String unit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.