Partager via


NetworkWatchersOperationsExtensions.BeginGetFlowLogStatus Méthode

Définition

Requêtes status du journal de flux et de l’analyse du trafic (facultatif) sur une ressource spécifiée.

public static Microsoft.Azure.Management.Network.Models.FlowLogInformation BeginGetFlowLogStatus (this Microsoft.Azure.Management.Network.INetworkWatchersOperations operations, string resourceGroupName, string networkWatcherName, Microsoft.Azure.Management.Network.Models.FlowLogStatusParameters parameters);
static member BeginGetFlowLogStatus : Microsoft.Azure.Management.Network.INetworkWatchersOperations * string * string * Microsoft.Azure.Management.Network.Models.FlowLogStatusParameters -> Microsoft.Azure.Management.Network.Models.FlowLogInformation
<Extension()>
Public Function BeginGetFlowLogStatus (operations As INetworkWatchersOperations, resourceGroupName As String, networkWatcherName As String, parameters As FlowLogStatusParameters) 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
FlowLogStatusParameters

Paramètres qui définissent une ressource pour interroger le journal de flux et l’analyse du trafic (facultatif) status.

Retours

S’applique à