ExtensionManagerIpAllocationUsage
ExtensionManagerIpAllocationUsage
This data object type contains usage information about an extension's IP allocation usage.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"extensionKey": "string",
"numAddresses": 0
}
string
extensionKey
Required
Key of the extension whose usage is being reported.
integer As int32 As int32
numAddresses
Required
Number of IP addresses allocated from IP pools.
Property Of