github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vpc/docs/GetSubnetListRequest.md (about)

     1  # GetSubnetListRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **RegionCode** | ***string** | REGION코드 | [optional] [default to null]
     7  **SubnetNoList** | **[]\*string** | 서브넷번호리스트 | [optional] [default to null]
     8  **SubnetName** | ***string** | 서브넷이름 | [optional] [default to null]
     9  **Subnet** | ***string** | 서브넷 | [optional] [default to null]
    10  **SubnetTypeCode** | ***string** | 서브넷유형코드 | [optional] [default to null]
    11  **UsageTypeCode** | ***string** | 용도유형코드 | [optional] [default to null]
    12  **NetworkAclNo** | ***string** | 네트워크ACL번호 | [optional] [default to null]
    13  **PageNo** | ***int32** | 페이지번호 | [optional] [default to null]
    14  **PageSize** | ***int32** | 페이지사이즈 | [optional] [default to null]
    15  **SubnetStatusCode** | ***string** | 서브넷상태코드 | [optional] [default to null]
    16  **VpcNo** | ***string** | VPC번호 | [optional] [default to null]
    17  **ZoneCode** | ***string** | ZONE코드 | [optional] [default to null]
    18  
    19  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    20  
    21