INetworkTapPatch.Destination Property

Definition

List of destination properties to send the filter traffic.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of destination properties to send the filter traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapPatchableParametersDestinationsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="destinations", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapPatchableParametersDestinationsItem> Destination { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of destination properties to send the filter traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapPatchableParametersDestinationsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="destinations", Update=true)>]
member this.Destination : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapPatchableParametersDestinationsItem> with get, set
Public Property Destination As List(Of INetworkTapPatchableParametersDestinationsItem)

Property Value

Attributes

Applies to