SubnetStatistics Structure
VMware.VimAutomation.Vpc.Types.V1.SubnetStatistics
Properties
Name | Type |
---|---|
Description | String |
DistributedDhcpServerPacketsAcks | Int64 |
DistributedDhcpServerPacketsDeclines | Int64 |
DistributedDhcpServerPacketsDiscovers | Int64 |
DistributedDhcpServerPacketsErrors | Int64 |
DistributedDhcpServerPacketsInforms | Int64 |
DistributedDhcpServerPacketsNacks | Int64 |
DistributedDhcpServerPacketsOffers | Int64 |
DistributedDhcpServerPacketsReleases | Int64 |
DistributedDhcpServerPacketsRequests | Int64 |
ExtensionData | Object[] |
GatewayInterfaceRxBlockedPackets | Int64 |
GatewayInterfaceRxDroppedPackets | Int64 |
GatewayInterfaceRxTotalBytes | Int64 |
GatewayInterfaceRxTotalPackets | Int64 |
GatewayInterfaceTxBlockedPackets | Int64 |
GatewayInterfaceTxDroppedPackets | Int64 |
GatewayInterfaceTxTotalBytes | Int64 |
GatewayInterfaceTxTotalPackets | Int64 |
Project | String |
ProjectId | String |
RxBytesDropped | Int64 |
RxBytesMulticastBroadcast | Int64 |
RxBytesTotal | Int64 |
RxPacketsDropped | Int64 |
RxPacketsMulticastBroadcast | Int64 |
RxPacketsTotal | Int64 |
Subnet | String |
SubnetId | String |
TxBytesDropped | Int64 |
TxBytesMulticastBroadcast | Int64 |
TxBytesTotal | Int64 |
TxPacketsDropped | Int64 |
TxPacketsMulticastBroadcast | Int64 |
TxPacketsTotal | Int64 |
Vpc | String |
VpcId | String |
Returned By