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

     1  # Subnet
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **SubnetNo** | ***string** | 서브넷번호 | [optional] [default to null]
     7  **VpcNo** | ***string** | VPC번호 | [optional] [default to null]
     8  **ZoneCode** | ***string** | ZONE코드 | [optional] [default to null]
     9  **SubnetName** | ***string** | 서브넷이름 | [optional] [default to null]
    10  **Subnet** | ***string** | 서브넷 | [optional] [default to null]
    11  **SubnetStatus** | **[*CommonCode](CommonCode.md)** | 서브넷상태 | [optional] [default to null]
    12  **CreateDate** | ***string** | 생성일시 | [optional] [default to null]
    13  **SubnetType** | **[*CommonCode](CommonCode.md)** | 서브넷유형 | [optional] [default to null]
    14  **UsageType** | **[*CommonCode](CommonCode.md)** | 용도유형 | [optional] [default to null]
    15  **NetworkAclNo** | ***string** | 네트워크ACL번호 | [optional] [default to null]
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19