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

     1  # OpenApiVpcSubnetListResponseDetailVo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **IsPublic** | **bool** |  | [optional] [default to null]
     7  **Permission** | **string** |  | [optional] [default to null]
     8  **Subnet** | **string** |  | [optional] [default to null]
     9  **SubnetName** | **string** |  | [optional] [default to null]
    10  **SubnetNo** | **int32** |  | [optional] [default to null]
    11  **VpcName** | **string** |  | [optional] [default to null]
    12  **VpcNo** | **int32** |  | [optional] [default to null]
    13  **ZoneName** | **string** |  | [optional] [default to null]
    14  **ZoneNo** | **int32** |  | [optional] [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18