> For the complete documentation index, see [llms.txt](https://docs.ionos.com/java-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/java-sdk/models/ipblockproperties.md).

# IpBlockProperties

## Properties

| Name            | Type                                                    | Description                                                                                                 | Notes                   |
| --------------- | ------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------- |
| **ipConsumers** | [**List\<IpConsumer>**](/java-sdk/models/ipconsumer.md) | Read-Only attribute. Lists consumption detail for an individual IP                                          | \[optional] \[readonly] |
| **ips**         | **List\<String>**                                       | Collection of IPs, associated with the IP Block.                                                            | \[optional] \[readonly] |
| **location**    | **String**                                              | Location of that IP block. Property cannot be modified after it is created (disallowed in update requests). |                         |
| **name**        | **String**                                              | The name of the resource.                                                                                   | \[optional]             |
| **size**        | **Integer**                                             | The size of the IP block.                                                                                   |                         |
