共用方式為


ServerEndpointSyncActivityStatus.SessionMinutesRemaining Property

Definition

Gets session minutes remaining (if available)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to