github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vpc/docs/CreateSubnetRequest.md (about) 1 # CreateSubnetRequest 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **RegionCode** | ***string** | REGION코드 | [optional] [default to null] 7 **SubnetTypeCode** | ***string** | 서브넷유형코드 | [default to null] 8 **UsageTypeCode** | ***string** | 용도유형코드 | [optional] [default to null] 9 **NetworkAclNo** | ***string** | 네트워크ACL번호 | [default to null] 10 **Subnet** | ***string** | 서브넷 | [default to null] 11 **SubnetName** | ***string** | 서브넷이름 | [optional] [default to null] 12 **VpcNo** | ***string** | VPC번호 | [default to null] 13 **ZoneCode** | ***string** | ZONE코드 | [default to null] 14 15 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 17