次の方法で共有


BastionActiveSession.SessionDurationInMins プロパティ

定義

セッションがアクティブになっている期間を分単位で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sessionDurationInMins")]
public double? SessionDurationInMins { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sessionDurationInMins")>]
member this.SessionDurationInMins : Nullable<double>
Public ReadOnly Property SessionDurationInMins As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象