Share via


SecurityRuleProtocol type

Network protocol this rule applies to.
KnownSecurityRuleProtocol can be used interchangeably with SecurityRuleProtocol, this enum contains the known values that the service supports.

Known values supported by the service

Tcp: Transmission Control Protocol
Udp: User Datagram Protocol
Icmp: Internet Control Message Protocol
*****: Wildcard rule for all protocols

type SecurityRuleProtocol = string