ipProtocol property

String? ipProtocol
getter/setter pair

The IP protocol to which the external access rule applies.

This value can be one of the following three protocol strings (not case-sensitive): tcp, udp, or icmp.

Implementation

core.String? ipProtocol;