Freigeben über


INetworkWatcher.GetFlowLogSettingsAsync(String, CancellationToken) Methode

Definition

Ruft die Informationen zur Konfiguration des Flussprotokolls asynchron ab.

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Fluent.IFlowLogSettings> GetFlowLogSettingsAsync (string nsgId, System.Threading.CancellationToken cancellationToken = default);
abstract member GetFlowLogSettingsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Fluent.IFlowLogSettings>
Public Function GetFlowLogSettingsAsync (nsgId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IFlowLogSettings)

Parameter

nsgId
String

Der Name der Zielressourcengruppe, für die das Flussprotokoll status soll.

cancellationToken
CancellationToken

Gibt zurück

Gilt für: