次の方法で共有


NetworkSecurityRulesEvaluationResult クラス

定義

ネットワーク セキュリティ 規則の評価結果。

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

プロパティ

DestinationMatched

宛先が一致するかどうかを示す値。

DestinationPortMatched

宛先ポートが一致するかどうかを示す値。

Name

ネットワーク セキュリティ規則の名前。

ProtocolMatched

プロトコルが一致するかどうかを示す値。

SourceMatched

ソースが一致するかどうかを示す値。

SourcePortMatched

ソース ポートが一致するかどうかを示す値。

適用対象