VagrantUpSettings.

Parallel Property

Summary

Bring multiple machines up in parallel if the provider supports it. Please consult the provider documentation to see if this feature is supported.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantUpSettings

Syntax

public Nullable<bool> Parallel { get; set; }

Value

Type Description
Nullable<bool>