VirtualNetworkUsage interface
Usage details for subnet.
Properties
current |
Indicates number of IPs used from the Subnet. NOTE: This property will not be serialized. It can only be populated by the server. |
id | Subnet identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
limit | Indicates the size of the subnet. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name containing common and localized value for usage. NOTE: This property will not be serialized. It can only be populated by the server. |
unit | Usage units. Returns 'Count'. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
currentValue
Indicates number of IPs used from the Subnet. NOTE: This property will not be serialized. It can only be populated by the server.
currentValue?: number
Property Value
number
id
Subnet identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
limit
Indicates the size of the subnet. NOTE: This property will not be serialized. It can only be populated by the server.
limit?: number
Property Value
number
name
The name containing common and localized value for usage. NOTE: This property will not be serialized. It can only be populated by the server.
name?: VirtualNetworkUsageName
Property Value
unit
Usage units. Returns 'Count'. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string