INetworkTapRuleMatchConfiguration.MatchCondition Property

Definition

List of the match conditions.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of the match conditions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapRuleMatchCondition) }, Read=true, ReadOnly=false, Required=false, SerializedName="matchConditions", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapRuleMatchCondition> MatchCondition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of the match conditions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapRuleMatchCondition) }, Read=true, ReadOnly=false, Required=false, SerializedName="matchConditions", Update=true)>]
member this.MatchCondition : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapRuleMatchCondition> with get, set
Public Property MatchCondition As List(Of INetworkTapRuleMatchCondition)

Property Value

Attributes

Applies to