VagrantBoxRemoveSettingsExtensions.

UseProvider(VagrantBoxRemoveSettings, string) Method

Summary

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

Syntax

public static VagrantBoxRemoveSettings UseProvider(this VagrantBoxRemoveSettings settings, string provider)

Parameters

Name Type Description
settings VagrantBoxRemoveSettings The settings
provider string The specific provider to remove

Return Value

Type Description
VagrantBoxRemoveSettings The updated settings object