Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubnetOverrideFragment

Package version

Property overrides on a subnet of a virtual network.

Hierarchy

  • SubnetOverrideFragment

Index

Properties

Optional labSubnetName

labSubnetName: undefined | string

The name given to the subnet within the lab.

Optional resourceId

resourceId: undefined | string

The resource ID of the subnet.

Optional sharedPublicIpAddressConfiguration

sharedPublicIpAddressConfiguration: SubnetSharedPublicIpAddressConfigurationFragment

Properties that virtual machines on this subnet will share.

Optional useInVmCreationPermission

useInVmCreationPermission: UsagePermissionType

Indicates whether this subnet can be used during virtual machine creation (i.e. Allow, Deny). Possible values include: 'Default', 'Deny', 'Allow'

Optional usePublicIpAddressPermission

usePublicIpAddressPermission: UsagePermissionType

Indicates whether public IP addresses can be assigned to virtual machines on this subnet (i.e. Allow, Deny). Possible values include: 'Default', 'Deny', 'Allow'

Optional virtualNetworkPoolName

virtualNetworkPoolName: undefined | string

The virtual network pool associated with this subnet.

Generated using TypeDoc