# IpBlockProperties

## Properties

| Name              | Type                                                                                                             | Description                                                                                                 | Notes                   |
| ----------------- | ---------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------- |
| **ip\_consumers** | [**list\[IpConsumer\]**](https://docs.ionos.com/sections-test/python-sdk/cloud-api-python-sdk/models/ipconsumer) | Read-Only attribute. Lists consumption detail for an individual IP                                          | \[optional] \[readonly] |
| **ips**           | **list\[str]**                                                                                                   | Collection of IPs, associated with the IP Block.                                                            | \[optional] \[readonly] |
| **location**      | **str**                                                                                                          | Location of that IP block. Property cannot be modified after it is created (disallowed in update requests). |                         |
| **name**          | **str**                                                                                                          | The name of the resource.                                                                                   | \[optional]             |
| **size**          | **int**                                                                                                          | The size of the IP block.                                                                                   |                         |
