Freigeben über


NetworkWatchersOperationsExtensions.Delete Methode

Definition

Löscht die angegebene Network Watcher-Ressource.

public static void Delete(this Microsoft.Azure.Management.Network.INetworkWatchersOperations operations, string resourceGroupName, string networkWatcherName);
static member Delete : Microsoft.Azure.Management.Network.INetworkWatchersOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As INetworkWatchersOperations, resourceGroupName As String, networkWatcherName As String)

Parameter

operations
INetworkWatchersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

networkWatcherName
String

Der Name des Network Watchers.

Gilt für: