Uses of Class
com.azure.resourcemanager.network.models.NetworkInterfaceListResult
-
Packages that use NetworkInterfaceListResult Package Description com.azure.resourcemanager.network.models 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 NetworkInterfaceListResult Modifier and Type Method Description NetworkInterfaceListResultNetworkInterfaceListResult. withValue(List<NetworkInterfaceInner> value)Set the value property: A list of network interfaces in a resource group.
-