Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32gogol-compute Gogol.Compute Total number of ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field natipport_ranges.
numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32gogol-compute Gogol.Compute Total number of ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field natipport_ranges.
numTx :: BfdStatusPacketCounts -> Maybe Word32gogol-compute Gogol.Compute Number of packets transmitted since the beginning of the current BFD session.
numVmEndpointsWithNatMappings :: RouterStatusNatStatus -> Maybe Int32gogol-compute Gogol.Compute Number of VM endpoints (i.e., Nics) that can use NAT.
numVmEndpointsWithNatMappings :: RouterStatusNatStatusNatRuleStatus -> Maybe Int32gogol-compute Gogol.Compute Number of VM endpoints (i.e., NICs) that have NAT Mappings from this NAT Rule.
numIntervals :: PacketIntervals -> Maybe Int64gogol-compute Gogol.Compute.Types Number of inter-packet intervals from which these statistics were derived.
numLearnedRoutes :: RouterStatusBgpPeerStatus -> Maybe Word32gogol-compute Gogol.Compute.Types Number of routes learned from the remote BGP Peer.
numRetries :: HttpRetryPolicy -> Maybe Word32gogol-compute Gogol.Compute.Types Specifies the allowed number retries. This number must be > 0. If not specified, defaults to 1.
numRx :: BfdStatusPacketCounts -> Maybe Word32gogol-compute Gogol.Compute.Types Number of packets received since the beginning of the current BFD session.
numRxRejected :: BfdStatusPacketCounts -> Maybe Word32gogol-compute Gogol.Compute.Types Number of packets received that were rejected because of errors since the beginning of the current BFD session.