ControlPlaneAclMatchConditionPatch.Flags Property

Definition

Flags that need to be matched. Example: established | initial | <List-of-TCP-flags>. List of eligible TCP Flags are ack, cwr, ece, fin, psh, rst, syn, urg, established.

public System.Collections.Generic.IList<string> Flags { get; }
member this.Flags : System.Collections.Generic.IList<string>
Public ReadOnly Property Flags As IList(Of String)

Property Value

Applies to