VirtualNetworkTapPropertiesFormat.NetworkInterfaceTapConfiguration Property

Definition

Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.INetworkInterfaceTapConfiguration> NetworkInterfaceTapConfiguration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.NetworkInterfaceTapConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.INetworkInterfaceTapConfiguration>
Public ReadOnly Property NetworkInterfaceTapConfiguration As List(Of INetworkInterfaceTapConfiguration)

Property Value

Implements

Attributes

Applies to