次の方法で共有


BgpPeerStatus.ConnectedDuration プロパティ

定義

ピアリングが稼働している期間を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="connectedDuration")]
public string ConnectedDuration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectedDuration")>]
member this.ConnectedDuration : string
Public ReadOnly Property ConnectedDuration As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象