github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/server/docs/PortForwardingRule.md (about) 1 # PortForwardingRule 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **PortForwardingConfigurationNo** | ***string** | 포트포워딩설정번호 | [optional] [default to null] 7 **PortForwardingPublicIp** | ***string** | 포트포워딩공인IP | [optional] [default to null] 8 **Zone** | **[*Zone](Zone.md)** | ZONE | [optional] [default to null] 9 **PortForwardingExternalPort** | ***int32** | 포트포워딩외부포트 | [optional] [default to null] 10 **PortForwardingInternalPort** | ***int32** | 포트포워딩내부포트 | [optional] [default to null] 11 **ServerInstance** | **[*ServerInstance](ServerInstance.md)** | 서버인스턴스 | [optional] [default to null] 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15