INetworkInterfaceTapConfiguration.VirtualNetworkTap Property

Definition

The reference to the Virtual Network Tap resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The reference to the Virtual Network Tap resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IVirtualNetworkTap) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtualNetworkTap", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IVirtualNetworkTap VirtualNetworkTap { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The reference to the Virtual Network Tap resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IVirtualNetworkTap) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtualNetworkTap", Update=true)>]
member this.VirtualNetworkTap : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IVirtualNetworkTap with get, set
Public Property VirtualNetworkTap As IVirtualNetworkTap

Property Value

Attributes

Applies to