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.
numRxSuccessful :: BfdStatusPacketCounts -> Maybe Word32gogol-compute Gogol.Compute.Types Number of packets received that were successfully processed since the beginning of the current BFD session.
numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32gogol-compute Gogol.Compute.Types Total number of drain ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field drainnatipportranges.
numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32gogol-compute Gogol.Compute.Types Total number of drain ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field drainnatipportranges.
numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32gogol-compute Gogol.Compute.Types 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.Types 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.Types Number of packets transmitted since the beginning of the current BFD session.
numVmEndpointsWithNatMappings :: RouterStatusNatStatus -> Maybe Int32gogol-compute Gogol.Compute.Types Number of VM endpoints (i.e., Nics) that can use NAT.
numVmEndpointsWithNatMappings :: RouterStatusNatStatusNatRuleStatus -> Maybe Int32gogol-compute Gogol.Compute.Types Number of VM endpoints (i.e., NICs) that have NAT Mappings from this NAT Rule.
numOutputs :: ParDoInstruction -> Maybe Int32gogol-dataflow Gogol.Dataflow The number of outputs.
numThreadsPerWorker :: WorkerPool -> Maybe Int32gogol-dataflow Gogol.Dataflow The number of threads per worker harness. If empty or unspecified, the service will choose a number of threads (according to the number of cores on the selected machine type for batch, or 1 by convention for streaming).