Share via


ExpressRouteCircuitArpTable.Age Property

Definition

Gets or sets entry age in minutes.

[Newtonsoft.Json.JsonProperty(PropertyName="age")]
public int? Age { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="age")>]
member this.Age : Nullable<int> with get, set
Public Property Age As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to