Freigeben über


FlowLogsOperationsExtensions.Get Methode

Definition

Ruft eine Flowprotokollressource anhand des Namens ab.

public static Microsoft.Azure.Management.Network.Models.FlowLog Get (this Microsoft.Azure.Management.Network.IFlowLogsOperations operations, string resourceGroupName, string networkWatcherName, string flowLogName);
static member Get : Microsoft.Azure.Management.Network.IFlowLogsOperations * string * string * string -> Microsoft.Azure.Management.Network.Models.FlowLog
<Extension()>
Public Function Get (operations As IFlowLogsOperations, resourceGroupName As String, networkWatcherName As String, flowLogName As String) 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 der Flowprotokollressource.

Gibt zurück

Gilt für: