Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkInterfaceTapConfigurationPropertiesFormatInner
Packages that use NetworkInterfaceTapConfigurationPropertiesFormatInner
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NetworkInterfaceTapConfigurationPropertiesFormatInner in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type NetworkInterfaceTapConfigurationPropertiesFormatInnerModifier and TypeClassDescriptionfinal classProperties of Virtual Network Tap configuration.Methods in com.azure.resourcemanager.network.fluent.models that return NetworkInterfaceTapConfigurationPropertiesFormatInnerModifier and TypeMethodDescriptionNetworkInterfaceTapConfigurationPropertiesFormatInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkInterfaceTapConfigurationPropertiesFormatInner from the JsonReader.NetworkInterfaceTapConfigurationPropertiesFormatInner.withVirtualNetworkTap(VirtualNetworkTapInner virtualNetworkTap) Set the virtualNetworkTap property: The reference to the Virtual Network Tap resource.