MockableManagedNetworkFabricResourceGroupResource.GetNetworkTaps Method

Definition

Gets a collection of NetworkTapResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.ManagedNetworkFabric.NetworkTapCollection GetNetworkTaps ();
abstract member GetNetworkTaps : unit -> Azure.ResourceManager.ManagedNetworkFabric.NetworkTapCollection
override this.GetNetworkTaps : unit -> Azure.ResourceManager.ManagedNetworkFabric.NetworkTapCollection
Public Overridable Function GetNetworkTaps () As NetworkTapCollection

Returns

An object representing collection of NetworkTapResources and their operations over a NetworkTapResource.

Applies to