DelegatedSubnetUsage interface
Delegated subnet usage data.
Properties
subnet |
Name of the delegated subnet for which IP addresses are in use NOTE: This property will not be serialized. It can only be populated by the server. |
usage | Number of IP addresses used by the delegated subnet NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
subnetName
Name of the delegated subnet for which IP addresses are in use NOTE: This property will not be serialized. It can only be populated by the server.
subnetName?: string
Property Value
string
usage
Number of IP addresses used by the delegated subnet NOTE: This property will not be serialized. It can only be populated by the server.
usage?: number
Property Value
number