# DeletePublicIpRequest
## Properties
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**public_ip** | Option<**String**> | The public IP. In the public Cloud, this parameter is required. | [optional]
**public_ip_id** | Option<**String**> | The ID representing the association of the public IP with the VM or the NIC. In a Net, this parameter is required. | [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)