你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterfaceTapConfiguration[] NetworkInterfaceTapConfiguration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.NetworkInterfaceTapConfiguration : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterfaceTapConfiguration[]
Public ReadOnly Property NetworkInterfaceTapConfiguration As INetworkInterfaceTapConfiguration()

Property Value

Implements

Attributes

Applies to