LogicalNetworkArgs

constructor(dhcpOptions: Output<LogicalNetworkPropertiesDhcpOptionsArgs>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, location: Output<String>? = null, logicalNetworkName: Output<String>? = null, resourceGroupName: Output<String>? = null, subnets: Output<List<SubnetArgs>>? = null, tags: Output<Map<String, String>>? = null, vmSwitchName: Output<String>? = null)