Uses of Interface
com.microsoft.azure.management.network.FlowLogSettings
-
Packages that use FlowLogSettings Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of FlowLogSettings in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return FlowLogSettings Modifier and Type Method Description FlowLogSettingsNetworkWatcher. getFlowLogSettings(String nsgId)Gets the information on the configuration of flow log.Methods in com.microsoft.azure.management.network that return types with arguments of type FlowLogSettings Modifier and Type Method Description rx.Observable<FlowLogSettings>NetworkWatcher. getFlowLogSettingsAsync(String nsgId)Gets the information on the configuration of flow log asynchronously.
-