Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

Subnet.md

File metadata and controls

19 lines (15 loc) · 1.09 KB

Subnet

Properties

Name Type Description Notes
SubnetNo *string 서브넷번호 [optional] [default to null]
VpcNo *string VPC번호 [optional] [default to null]
ZoneCode *string ZONE코드 [optional] [default to null]
SubnetName *string 서브넷이름 [optional] [default to null]
Subnet *string 서브넷 [optional] [default to null]
SubnetStatus *CommonCode 서브넷상태 [optional] [default to null]
CreateDate *string 생성일시 [optional] [default to null]
SubnetType *CommonCode 서브넷유형 [optional] [default to null]
UsageType *CommonCode 용도유형 [optional] [default to null]
NetworkAclNo *string 네트워크ACL번호 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]