Freigeben über


VirtualMachineRunCommandUpdate.AsyncExecution Eigenschaft

Definition

Ruft optional ab oder legt diese fest. Wenn true festgelegt ist, wird die Bereitstellung abgeschlossen, sobald das Skript gestartet wird, und wartet nicht auf den Abschluss des Skripts.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.asyncExecution")]
public bool? AsyncExecution { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.asyncExecution")>]
member this.AsyncExecution : Nullable<bool> with get, set
Public Property AsyncExecution As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: