Share via


Subnet Class

Definition

The Subnet.

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

Constructors

Subnet()

Initializes a new instance of Subnet.

Properties

AddressPrefix

The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6.

AddressPrefixes

List of address prefixes for the subnet.

IPAllocationMethod

IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'.

IPConfigurationReferences

IPConfigurationReferences - list of IPConfigurationReferences.

IPPools

network associated pool of IP Addresses.

Name

Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.

RouteTable

Route table resource.

Vlan

Vlan to use for the subnet.

Applies to