Constructors

  • Do not call directly. Use the static factory methods to generate a cidr block

    Parameters

    • startIpAddressInclusive: number
    • subnetMaskLeading1Bits: number

    Returns Cidr32Block

Properties

endIpAddressExclusive: number
startIpAddressInclusive: number
subnetMaskLeading1Bits: number

Methods

Generated using TypeDoc