ipProtocol property
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;
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
.
core.String? ipProtocol;