Partager via


NetworkWatchersOperationsExtensions.SetFlowLogConfiguration Méthode

Définition

Configure le journal de flux et l’analyse du trafic (facultatif) sur une ressource spécifiée.

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

Paramètres

operations
INetworkWatchersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources network watcher.

networkWatcherName
String

Nom de la ressource network watcher.

parameters
FlowLogInformation

Paramètres qui définissent la configuration du journal de flux.

Retours

S’applique à