github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vserver/docs/NetworkInterfaceParameter.md (about) 1 # NetworkInterfaceParameter 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **NetworkInterfaceOrder** | ***int32** | 네트워크인터페이스순서 | [default to null] 7 **NetworkInterfaceNo** | ***string** | 네트워크인터페이스번호 | [optional] [default to null] 8 **SubnetNo** | ***string** | 서브넷번호 | [optional] [default to null] 9 **Ip** | ***string** | IP주소 | [optional] [default to null] 10 **AccessControlGroupNoList** | **[]\*string** | ACG번호리스트 | [default to null] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14