# IpBlockProperties

## Properties

| Name            | Type                                                                                                        | Description                                                                                                 | Notes                   |
| --------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------- |
| **ipConsumers** | [**List\<IpConsumer>**](https://docs.ionos.com/sections-test/java-sdk/cloud-api-java-sdk/models/ipconsumer) | 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.                                                                                   |                         |
