L3NetworkArgs

constructor(extendedLocation: Output<ExtendedLocationArgs>? = null, hybridAksIpamEnabled: Output<Either<String, HybridAksIpamEnabled>>? = null, hybridAksPluginType: Output<Either<String, HybridAksPluginType>>? = null, interfaceName: Output<String>? = null, ipAllocationType: Output<Either<String, IpAllocationType>>? = null, ipv4ConnectedPrefix: Output<String>? = null, ipv6ConnectedPrefix: Output<String>? = null, l3IsolationDomainId: Output<String>? = null, l3NetworkName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, vlan: Output<Double>? = null)