SecurityRuleDirection type
规则的方向。 方向指定是针对传入流量还是传出流量评估规则。
KnownSecurityRuleDirection 可以与 SecurityRuleDirection 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
入站:对传入流量评估规则
出站:对传出流量评估规则
type SecurityRuleDirection = string