INetworkWatcher.GetFlowLogSettings(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET