Partager via


VirtualMachineRunCommandInner.AsyncExecution Propriété

Définition

Obtient ou définit facultatif. Si la valeur est true, l’approvisionnement se termine dès que le script démarre et n’attend pas la fin du script.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à