VirtualNetworkPropertiesFormat

Properties of the virtual network.

AzureCloudInfrastructureMicrosoftNetworking

Properties

Name Type Description
addressSpace object The AddressSpace that contains an array of IP address ranges that can be used by subnets.
bgpCommunities object Bgp Communities sent over ExpressRoute with each route corresponding to a prefix in this VNET.
ddosProtectionPlan object Reference to another subresource.
dhcpOptions object The dhcpOptions that contains an array of DNS servers available to VMs deployed in the virtual network.
enableDdosProtection boolean Indicates if DDoS protection is enabled for all the protected resources in the virtual network. It requires a DDoS protection plan associated with the resource.
enableVmProtection boolean Indicates if VM protection is enabled for all the subnets in the virtual network.
provisioningState string The current provisioning state.
resourceGuid string The resourceGuid property of the Virtual Network resource.
subnets array A list of subnets in a Virtual Network.
virtualNetworkPeerings array A list of peerings in a Virtual Network.
View JSON Schema on GitHub