# LinkPublicIp
## Properties
**link_public_ip_id** | Option<**String**> | (Required in a Net) The ID representing the association of the public IP with the VM or the NIC. | [optional]
**public_dns_name** | Option<**String**> | The name of the public DNS. | [optional]
**public_ip** | Option<**String**> | The public IP associated with the NIC. | [optional]
**public_ip_account_id** | Option<**String**> | The account ID of the owner of the public IP. | [optional]
**public_ip_id** | Option<**String**> | The allocation ID of the public IP. | [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)