Uses of Interface
com.azure.resourcemanager.network.models.FlowLogSettings
Packages that use FlowLogSettings
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FlowLogSettings in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type FlowLogSettings in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceClient-side representation of the configuration of flow log, associated with network watcher and an Azure resource.static interfaceThe template for a flow log information update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.network.models that return FlowLogSettingsModifier and TypeMethodDescriptionNetworkWatcher.getFlowLogSettings(String nsgId) Gets the information on the configuration of flow log.Methods in com.azure.resourcemanager.network.models that return types with arguments of type FlowLogSettingsModifier and TypeMethodDescriptionNetworkWatcher.getFlowLogSettingsAsync(String nsgId) Gets the information on the configuration of flow log asynchronously.