Logical Network Properties Dhcp Options Args
data class LogicalNetworkPropertiesDhcpOptionsArgs(val dnsServers: Output<List<String>>? = null) : ConvertibleToJava<LogicalNetworkPropertiesDhcpOptionsArgs>
DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options.