Share via


ExpressRouteCircuitsArpTableListResult.Value Property

Definition

A list of the ARP tables.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ExpressRouteCircuitArpTable> Value { get; }
member this.Value : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ExpressRouteCircuitArpTable>
Public ReadOnly Property Value As IReadOnlyList(Of ExpressRouteCircuitArpTable)

Property Value

Applies to