Partilhar via


VirtualMachineRunCommand.TimeoutInSeconds Propriedade

Definição

Obtém ou define o tempo limite em segundos para executar o comando de execução.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a