Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 728 Bytes

NetworkInterfaceParameter.md

File metadata and controls

14 lines (10 loc) · 728 Bytes

NetworkInterfaceParameter

Properties

Name Type Description Notes
NetworkInterfaceOrder *int32 네트워크인터페이스순서 [default to null]
NetworkInterfaceNo *string 네트워크인터페이스번호 [optional] [default to null]
SubnetNo *string 서브넷번호 [optional] [default to null]
Ip *string IP주소 [optional] [default to null]
AccessControlGroupNoList []*string ACG번호리스트 [default to null]

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