NsgProtocol type
Network protocol this rule applies to.
KnownNsgProtocol can be used interchangeably with NsgProtocol,
this enum contains the known values that the service supports.
Known values supported by the service
http: Protocol applies to HTTP.
https: Protocol applies to HTTPS.
tcp: Protocol applies to TCP.
udp: Protocol applies to UDP.
icmp: Protocol applies to ICMP.
ah: Protocol applies to AH.
esp: Protocol applies to ESP.
type NsgProtocol = string