次の方法で共有


AccessControlListMatchCondition クラス

定義

トラフィックをフィルター処理するためにサポートされる一致条件を定義します。

public class AccessControlListMatchCondition : Azure.ResourceManager.ManagedNetworkFabric.Models.CommonMatchConditions
type AccessControlListMatchCondition = class
    inherit CommonMatchConditions
Public Class AccessControlListMatchCondition
Inherits CommonMatchConditions
継承
AccessControlListMatchCondition

コンストラクター

AccessControlListMatchCondition()

AccessControlListMatchCondition の新しいインスタンスを初期化します。

プロパティ

DscpMarkings

照合する必要がある DSCP マーキングの一覧。

EtherTypes

照合する必要がある ether 型の値の一覧。

Fragments

照合する必要がある IP フラグメント パケットの一覧。

IPCondition

一致する必要がある IP 条件。

(継承元 CommonMatchConditions)
IPLengths

照合する必要がある IP 長さの一覧。

PortCondition

一致する必要があるポート条件を定義します。

ProtocolTypes

照合する必要があるプロトコルの一覧。

(継承元 CommonMatchConditions)
TtlValues

一致する必要がある TTL [Time To Live] 値の一覧。

VlanMatchCondition

一致する必要がある VLAN 一致条件。

(継承元 CommonMatchConditions)

適用対象