Freigeben über


VirtualMachineRunCommandUpdate.TimeoutInSeconds Eigenschaft

Definition

Ruft das Timeout in Sekunden ab, um den Ausführungsbefehl auszuführen, oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: