次の方法で共有


ServerEndpointSyncActivityStatus.SessionMinutesRemaining プロパティ

定義

残りのセッション時間 (使用可能な場合) を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="sessionMinutesRemaining")]
public int? SessionMinutesRemaining { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sessionMinutesRemaining")>]
member this.SessionMinutesRemaining : Nullable<int>
Public ReadOnly Property SessionMinutesRemaining As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象