Language

HybridComputeMachineRunCommandData.IsAsyncExecution Property

Definition

Optional. If set to true, provisioning will complete as soon as script starts and will not wait for script to complete.

public bool? IsAsyncExecution { get; set; }
member this.IsAsyncExecution : Nullable<bool> with get, set
Public Property IsAsyncExecution As Nullable(Of Boolean)

Property Value

Applies to