NetworkInterface.TapConfiguration Property

Definition

A list of TapConfigurations of the network interface.

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

Property Value

Implements

Attributes

Applies to