Uses of Class
com.azure.resourcemanager.network.models.NetworkInterfaceTapConfigurationListResult
Packages that use NetworkInterfaceTapConfigurationListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkInterfaceTapConfigurationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkInterfaceTapConfigurationListResultModifier and TypeMethodDescriptionNetworkInterfaceTapConfigurationListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkInterfaceTapConfigurationListResult from the JsonReader.NetworkInterfaceTapConfigurationListResult.withValue(List<NetworkInterfaceTapConfigurationInner> value) Set the value property: A list of tap configurations.