Uses of Class
com.azure.resourcemanager.network.models.PacketCaptureListResult
Packages that use PacketCaptureListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PacketCaptureListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type PacketCaptureListResultModifier and TypeClassDescriptionfinal classList of packet capture sessions.Methods in com.azure.resourcemanager.network.models that return PacketCaptureListResultModifier and TypeMethodDescriptionstatic PacketCaptureListResultPacketCaptureListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PacketCaptureListResult from the JsonReader.PacketCaptureListResult.withValue(List<PacketCaptureResultInner> value) Set the value property: Information about packet capture sessions.