次の方法で共有


VirtualMachineRunCommandData.AsyncExecution プロパティ

定義

省略可能。 true に設定すると、スクリプトが開始されるとすぐにプロビジョニングが完了し、スクリプトの完了を待機しません。

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

プロパティ値

適用対象