Compartir a través de


VirtualMachineRunCommandUpdate.TimeoutInSeconds Propiedad

Definición

Obtiene o establece el tiempo de espera en segundos para ejecutar el comando de ejecución.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a