# UnlinkPublicIpRequest
## Properties
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**link_public_ip_id** | Option<**String**> | The ID representing the association of the public IP with the VM or the NIC. This parameter is required unless you use the `PublicIp` parameter. | [optional]
**public_ip** | Option<**String**> | The public IP. This parameter is required unless you use the `LinkPublicIpId` parameter. | [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)