Bagikan melalui


INetworkWatcher.GetFlowLogSettings(String) Method

Definition

Gets the information on the configuration of flow log.

public Microsoft.Azure.Management.Network.Fluent.IFlowLogSettings GetFlowLogSettings (string nsgId);
abstract member GetFlowLogSettings : string -> Microsoft.Azure.Management.Network.Fluent.IFlowLogSettings
Public Function GetFlowLogSettings (nsgId As String) As IFlowLogSettings

Parameters

nsgId
String

The name of the target resource group to get flow log status for.

Returns

Applies to