次の方法で共有


CloudEndpointChangeEnumerationActivity.MinutesRemaining プロパティ

定義

列挙実行の残りの時間の見積もりを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象