INeighborGroup.NetworkTapRuleId Property

Definition

List of Network Tap Rule IDs where neighbor group is associated.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="List of Network Tap Rule IDs where neighbor group is associated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkTapRuleIds", Update=false)]
public System.Collections.Generic.List<string> NetworkTapRuleId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="List of Network Tap Rule IDs where neighbor group is associated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkTapRuleIds", Update=false)>]
member this.NetworkTapRuleId : System.Collections.Generic.List<string>
Public ReadOnly Property NetworkTapRuleId As List(Of String)

Property Value

Attributes

Applies to