NetworkInterfaceArgs

constructor(createFromLocal: Output<Boolean>? = null, 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, networkSecurityGroup: Output<NetworkSecurityGroupArmReferenceArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)