Uses of Class
com.azure.resourcemanager.network.models.FlowLogListResult
Packages that use FlowLogListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FlowLogListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FlowLogListResultModifier and TypeMethodDescriptionstatic FlowLogListResultFlowLogListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FlowLogListResult from the JsonReader.FlowLogListResult.withValue(List<FlowLogInner> value) Set the value property: Information about flow log resource.