# PrivateIp
## Properties
**is_primary** | Option<**bool**> | If true, the IP is the primary private IP of the NIC. | [optional]
**link_public_ip** | Option<[**crate::models::LinkPublicIp**](LinkPublicIp.md)> | | [optional]
**private_dns_name** | Option<**String**> | The name of the private DNS. | [optional]
**private_ip** | Option<**String**> | The private IP of the NIC. | [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)