Ip Allocation Args
constructor(allocationTags: Output<Map<String, String>>? = null, id: Output<String>? = null, ipAllocationName: Output<String>? = null, ipamAllocationId: Output<String>? = null, location: Output<String>? = null, prefix: Output<String>? = null, prefixLength: Output<Int>? = null, prefixType: Output<Either<String, IPVersion>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<Either<String, IpAllocationType>>? = null)