Public IPPrefix Args
constructor(customIPPrefix: Output<SubResourceArgs>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, id: Output<String>? = null, ipTags: Output<List<IpTagArgs>>? = null, location: Output<String>? = null, natGateway: Output<NatGatewayArgs>? = null, prefixLength: Output<Int>? = null, publicIPAddressVersion: Output<Either<String, IPVersion>>? = null, publicIpPrefixName: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<PublicIPPrefixSkuArgs>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)