# Port ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ip** | Option<**String**> | Host IP address that the container's port is mapped to | [optional] **private_port** | **i32** | Port on the container | **public_port** | Option<**i32**> | Port exposed on the host | [optional] **r#type** | **String** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)