VirtualNetworkResourceSettingsArgs

constructor(addressSpace: Output<List<String>>? = null, dnsServers: Output<List<String>>? = null, enableDdosProtection: Output<Boolean>? = null, resourceType: Output<String>, subnets: Output<List<SubnetResourceSettingsArgs>>? = null, targetResourceName: Output<String>)