Delen via


Subnet Class

Definition

Subnets of the network.

public class Subnet
type Subnet = class
Public Class Subnet
Inheritance
Subnet

Constructors

Subnet()

Initializes a new instance of the Subnet class.

Subnet(String, String, IList<String>)

Initializes a new instance of the Subnet class.

Properties

AddressList

Gets or sets the list of addresses for the subnet.

FriendlyName

Gets or sets the subnet friendly name.

Name

Gets or sets the subnet name.

Applies to