DevTestLabSubnetOverride Class

Definition

Property overrides on a subnet of a virtual network.

public class DevTestLabSubnetOverride
type DevTestLabSubnetOverride = class
Public Class DevTestLabSubnetOverride
Inheritance
DevTestLabSubnetOverride

Constructors

DevTestLabSubnetOverride()

Initializes a new instance of DevTestLabSubnetOverride.

Properties

LabSubnetName

The name given to the subnet within the lab.

ResourceId

The resource ID of the subnet.

SharedPublicIPAddressAllowedPorts

Backend ports that virtual machines on this subnet are allowed to expose.

UseInVmCreationPermission

Indicates whether this subnet can be used during virtual machine creation (i.e. Allow, Deny).

UsePublicIPAddressPermission

Indicates whether public IP addresses can be assigned to virtual machines on this subnet (i.e. Allow, Deny).

VirtualNetworkPoolName

The virtual network pool associated with this subnet.

Applies to