# IpBlockProperties

## Properties

| Name            | Type                                                                          | Description                                                                                                 | Notes                                           |
| --------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| **ipConsumers** | [**Array\<IpConsumer>**](https://docs.ionos.com/nodejs-sdk/models/ipconsumer) | Read-Only attribute. Lists consumption detail for an individual IP                                          | \[optional] \[readonly] \[default to undefined] |
| **ips**         | **Array\<string>**                                                            | Collection of IPs, associated with the IP Block.                                                            | \[optional] \[readonly] \[default to undefined] |
| **location**    | **string**                                                                    | Location of that IP block. Property cannot be modified after it is created (disallowed in update requests). | \[default to undefined]                         |
| **name**        | **string**                                                                    | The name of the resource.                                                                                   | \[optional] \[default to undefined]             |
| **size**        | **number**                                                                    | The size of the IP block.                                                                                   | \[default to undefined]                         |
