NetworkTapRuleMatchCondition.PortConditionPort Property

Definition

List of the Ports that need to be matched.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> PortConditionPort { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)>]
member this.PortConditionPort : System.Collections.Generic.List<string> with get, set
Public Property PortConditionPort As List(Of String)

Property Value

Implements

Attributes

Applies to