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