github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vpc/docs/AddNetworkAclRuleParameter.md (about) 1 # AddNetworkAclRuleParameter 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **NetworkAclRuleDescription** | ***string** | 네트워크ACLRule설명 | [optional] [default to null] 7 **IpBlock** | ***string** | IP블록 | [optional] [default to null] 8 **DenyAllowGroupNo** | ***string** | 허용차단그룹번호 | [optional] [default to null] 9 **RuleActionCode** | ***string** | Rule액션코드 | [default to null] 10 **PortRange** | ***string** | 포트범위 | [optional] [default to null] 11 **Priority** | ***int32** | 우선순위 | [default to null] 12 **ProtocolTypeCode** | ***string** | 프로토콜유형코드 | [default to null] 13 14 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 16