Uses of Interface
com.azure.resourcemanager.network.models.FlowLogSettings
-
Packages that use FlowLogSettings Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of FlowLogSettings in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FlowLogSettings Modifier and Type Method Description FlowLogSettingsNetworkWatcher. 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 FlowLogSettings Modifier and Type Method Description Mono<FlowLogSettings>NetworkWatcher. getFlowLogSettingsAsync(String nsgId)Gets the information on the configuration of flow log asynchronously.
-