次の方法で共有


ExpressRouteCircuitArpTable.Age プロパティ

定義

エントリの経過時間を分単位で取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象