Freigeben über


FlowLogsOperationsExtensions.Delete Methode

Definition

Löscht die angegebene Flowprotokollressource.

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

Parameter

operations
IFlowLogsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

networkWatcherName
String

Der Name des Network Watchers.

flowLogName
String

Der Name der Flowprotokollressource.

Gilt für: