Partilhar via


VirtualMachineRunCommand.AsyncExecution Propriedade

Definição

Obtém ou define opcional. Se definido como true, o provisionamento será concluído assim que o script for iniciado e não aguardará a conclusão do 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a