Partager via


VirtualMachineRunCommand.TimeoutInSeconds Propriété

Définition

Obtient ou définit le délai d’expiration en secondes pour exécuter la commande d’exécution.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à