Uses of Class
com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
-
Packages that use ExpressRouteCircuitArpTable Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitArpTable in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ExpressRouteCircuitArpTable Modifier and Type Method Description ExpressRouteCircuitArpTableExpressRouteCircuitArpTable. withAge(Integer age)Set the age value.ExpressRouteCircuitArpTableExpressRouteCircuitArpTable. withInterfaceProperty(String interfaceProperty)Set the interfaceProperty value.ExpressRouteCircuitArpTableExpressRouteCircuitArpTable. withIpAddress(String ipAddress)Set the ipAddress value.ExpressRouteCircuitArpTableExpressRouteCircuitArpTable. withMacAddress(String macAddress)Set the macAddress value.
-