MockableNetworkResourceGroupResource.GetNetworkWatchers Method

Definition

Gets a collection of NetworkWatcherResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.Network.NetworkWatcherCollection GetNetworkWatchers ();
abstract member GetNetworkWatchers : unit -> Azure.ResourceManager.Network.NetworkWatcherCollection
override this.GetNetworkWatchers : unit -> Azure.ResourceManager.Network.NetworkWatcherCollection
Public Overridable Function GetNetworkWatchers () As NetworkWatcherCollection

Returns

An object representing collection of NetworkWatcherResources and their operations over a NetworkWatcherResource.

Applies to