VNetCommonFields Class

Definition

Common VNet properties used for query and creation/update request.

public class VNetCommonFields
type VNetCommonFields = class
Public Class VNetCommonFields
Inheritance
VNetCommonFields
Derived

Constructors

VNetCommonFields()

Initializes a new instance of the VNetCommonFields class.

Properties

DnsServers

Optional. A list of DNS server IP addresses.

GatewayIp

Optional. A gateway IP address.

GatewaySubnet

Optional. A gateway subnet address.

GatewayType

Optional. Gateway type.

LocalAddressSpaces

Optional. A list of local network CIDR address spaces.

Region

Optional. Virtual network region.

VnetAddressSpaces

Optional. A list of virtual network CIDR address spaces.

VpnAddress

Optional. IP address of a VPN device.

Applies to