NetworkTapRuleMatchCondition クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
トラフィックをフィルター処理するためにサポートされる一致条件を定義します。
public class NetworkTapRuleMatchCondition : Azure.ResourceManager.ManagedNetworkFabric.Models.CommonMatchConditions
type NetworkTapRuleMatchCondition = class
inherit CommonMatchConditions
Public Class NetworkTapRuleMatchCondition
Inherits CommonMatchConditions
- 継承
コンストラクター
NetworkTapRuleMatchCondition() |
NetworkTapRuleMatchCondition の新しいインスタンスを初期化します。 |
プロパティ
EncapsulationType |
照合する必要があるカプセル化の種類。 |
IPCondition |
一致する必要がある IP 条件。 (継承元 CommonMatchConditions) |
PortCondition |
一致する必要があるポート条件を定義します。 |
ProtocolTypes |
照合する必要があるプロトコルの一覧。 (継承元 CommonMatchConditions) |
VlanMatchCondition |
一致する必要がある VLAN 一致条件。 (継承元 CommonMatchConditions) |