| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitArpTable |
ExpressRouteCircuitArpTable.withAge(Integer age)
Set the age property: Entry age in minutes.
|
ExpressRouteCircuitArpTable |
ExpressRouteCircuitArpTable.withInterfaceProperty(String interfaceProperty)
Set the interfaceProperty property: Interface address.
|
ExpressRouteCircuitArpTable |
ExpressRouteCircuitArpTable.withIpAddress(String ipAddress)
Set the ipAddress property: The IP address.
|
ExpressRouteCircuitArpTable |
ExpressRouteCircuitArpTable.withMacAddress(String macAddress)
Set the macAddress property: The MAC address.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.