Condividi tramite


IPRange Class

Definition

The IP address range in the CIDR scheme.

public class IPRange
type IPRange = class
Public Class IPRange
Inheritance
IPRange

Constructors

Name Description
IPRange()

Initializes a new instance of IPRange.

Properties

Name Description
Address

The IP address.

Name

The friendly name for the IP address range.

SubnetPrefixLength

The subnet mask prefix length (see CIDR notation).

Applies to