VagrantBoxRemoveSettings.

Provider Property

Summary

The provider-specific box to remove with the given name.

Syntax

public string Provider { get; set; }

Remarks

This is only required if a box is backed by multiple providers. If there is only a single provider, Vagrant will default to removing it.

Value

Type Description
string