Network Interface Args
constructor(dnsSettings: Output<InterfaceDNSSettingsArgs>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, ipConfigurations: Output<List<IPConfigurationArgs>>? = null, location: Output<String>? = null, macAddress: Output<String>? = null, networkInterfaceName: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)