Freigeben über


UpdateDetails.EstimatedInstallTimeInMins Eigenschaft

Definition

Ruft die geschätzte Installationszeit für das Update ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="estimatedInstallTimeInMins")]
public int? EstimatedInstallTimeInMins { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="estimatedInstallTimeInMins")>]
member this.EstimatedInstallTimeInMins : Nullable<int> with get, set
Public Property EstimatedInstallTimeInMins As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: