HciNetworkInterfaceArgs

constructor(customLocationId: Output<String>? = null, dnsServers: Output<List<String>>? = null, ipConfiguration: Output<HciNetworkInterfaceIpConfigurationArgs>? = null, location: Output<String>? = null, macAddress: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)