Share via


PSExpressRouteCircuitArpTable.Age Property

Definition

public int? Age { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public int? Age { get; set; }
member this.Age : Nullable<int> with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Age : Nullable<int> with get, set
Public Property Age As Nullable(Of Integer)

Property Value

Attributes

Applies to