---
type: resource-type
title: publicIPPrefixes
description: azure resource type Microsoft.Network/publicIPPrefixes
name: publicIPPrefixes
lexicon: azure
resource_type: Microsoft.Network/publicIPPrefixes
---
`Microsoft.Network/publicIPPrefixes`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The name of the public IP prefix.
- `properties` (`publicIPPrefixes_PublicIPPrefixPropertiesFormat`, required): Public IP prefix properties.
- `extendedLocation` (`publicIPPrefixes_CommonExtendedLocation`, optional): The extended location of the public ip address.
- `id` (`string`, optional): Resource ID.
- `location` (`string`, optional): Resource location.
- `sku` (`publicIPPrefixes_PublicIPPrefixSku`, optional): The public IP prefix SKU.
- `tags` (`Record<string, unknown>`, optional): Resource tags.
- `zones` (`string[]`, optional): A list of availability zones denoting the IP allocated for the resource needs to come from.

## Attributes

- `id`
