Get Public IPPrefix Result
constructor(azureApiVersion: String, customIPPrefix: SubResourceResponse? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, id: String? = null, ipPrefix: String, ipTags: List<IpTagResponse>? = null, loadBalancerFrontendIpConfiguration: SubResourceResponse, location: String? = null, name: String, natGateway: NatGatewayResponse? = null, prefixLength: Int? = null, provisioningState: String, publicIPAddressVersion: String? = null, publicIPAddresses: List<ReferencedPublicIpAddressResponse>, resourceGuid: String, sku: PublicIPPrefixSkuResponse? = null, tags: Map<String, String>? = null, type: String, zones: List<String>? = null)