Dela via


IVirtualNetworkTap.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.Runtime.Info(Description="Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterfaceTapConfiguration) }, ReadOnly=true, Required=false, SerializedName="networkInterfaceTapConfigurations")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterfaceTapConfiguration[] NetworkInterfaceTapConfiguration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterfaceTapConfiguration) }, ReadOnly=true, Required=false, SerializedName="networkInterfaceTapConfigurations")>]
member this.NetworkInterfaceTapConfiguration : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterfaceTapConfiguration[]
Public ReadOnly Property NetworkInterfaceTapConfiguration As INetworkInterfaceTapConfiguration()

Property Value

Attributes

Applies to