Vnet Configuration Args
Configuration properties for apps environment to join a Virtual Network
Properties
CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
This field is deprecated and not used. If you wish to provide your own subnet that Container App containers are injected into, then you should leverage the infrastructureSubnetId.