你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkSecurityRulesEvaluationResult 类

定义

网络安全规则评估结果。

public class NetworkSecurityRulesEvaluationResult
type NetworkSecurityRulesEvaluationResult = class
Public Class NetworkSecurityRulesEvaluationResult
继承
NetworkSecurityRulesEvaluationResult

属性

DestinationMatched

指示目标是否匹配的值。

DestinationPortMatched

指示是否匹配目标端口的值。

Name

网络安全规则的名称。

ProtocolMatched

指示是否匹配协议的值。

SourceMatched

指示是否匹配源的值。

SourcePortMatched

指示是否匹配源端口的值。

适用于