Share via


VirtualNetworkUsageOutput interface

Usage details for subnet.

Properties

currentValue

Indicates number of IPs used from the Subnet.

id

Subnet identifier.

limit

Indicates the size of the subnet.

name

The name containing common and localized value for usage.

unit

Usage units. Returns 'Count'.

Property Details

currentValue

Indicates number of IPs used from the Subnet.

currentValue?: number

Property Value

number

id

Subnet identifier.

id?: string

Property Value

string

limit

Indicates the size of the subnet.

limit?: number

Property Value

number

name

The name containing common and localized value for usage.

name?: VirtualNetworkUsageNameOutput

Property Value

unit

Usage units. Returns 'Count'.

unit?: string

Property Value

string