CloudEndpointChangeEnumerationActivity.MinutesRemaining Property

Definition

Gets estimate of time remaining for the enumeration run

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to