Compartir a través de


UpdateDetails.EstimatedInstallTimeInMins Propiedad

Definición

Obtiene o establece el tiempo de instalación estimado para la actualización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a