Uses of Class
com.azure.resourcemanager.network.models.NetworkInterfaceListResult
Packages that use NetworkInterfaceListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkInterfaceListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkInterfaceListResultModifier and TypeMethodDescriptionstatic NetworkInterfaceListResultNetworkInterfaceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkInterfaceListResult from the JsonReader.NetworkInterfaceListResult.withValue(List<NetworkInterfaceInner> value) Set the value property: A list of network interfaces in a resource group.