Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetworkUsage

Package version

Usage details for subnet.

Hierarchy

  • VirtualNetworkUsage

Index

Properties

Optional currentValue

currentValue: undefined | number

Indicates number of IPs used from the Subnet. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Subnet identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Optional limit

limit: undefined | number

Indicates the size of the subnet. NOTE: This property will not be serialized. It can only be populated by the server.

Optional 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.

Optional unit

unit: undefined | string

Usage units. Returns 'Count' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc