Freigeben über


FlowLogsOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellen oder aktualisieren Sie ein Flussprotokoll für die angegebene Netzwerksicherheitsgruppe.

public static Microsoft.Azure.Management.Network.Models.FlowLog CreateOrUpdate (this Microsoft.Azure.Management.Network.IFlowLogsOperations operations, string resourceGroupName, string networkWatcherName, string flowLogName, Microsoft.Azure.Management.Network.Models.FlowLog parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Network.IFlowLogsOperations * string * string * string * Microsoft.Azure.Management.Network.Models.FlowLog -> Microsoft.Azure.Management.Network.Models.FlowLog
<Extension()>
Public Function CreateOrUpdate (operations As IFlowLogsOperations, resourceGroupName As String, networkWatcherName As String, flowLogName As String, parameters As FlowLog) As FlowLog

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 des Flussprotokolls.

parameters
FlowLog

Parameter, die die Ressource zum Erstellen oder Aktualisieren des Flussprotokolls definieren.

Gibt zurück

Gilt für: