# CreateElasticIpRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addressfamily** | Option<**String**> | Elastic IP address family (default: :inet4) | [optional]
**description** | Option<**String**> | Elastic IP description | [optional]
**healthcheck** | Option<[**models::ElasticIpHealthcheck**](elastic-ip-healthcheck.md)> | | [optional]
**labels** | Option<**std::collections::HashMap<String, String>**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)