UpdateSummary.TotalTimeInMinutes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the total time in Minutes
[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTimeInMinutes")]
public int? TotalTimeInMinutes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTimeInMinutes")>]
member this.TotalTimeInMinutes : Nullable<int>
Public ReadOnly Property TotalTimeInMinutes As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute