VagrantBoxUpdateSettingsExtensions.

UseProvider(VagrantBoxUpdateSettings, string) Method

Summary

Controls what provider-specific box to update

Syntax

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

Parameters

Name Type Description
settings VagrantBoxUpdateSettings The settings
provider string The provider name to update

Return Value

Type Description
VagrantBoxUpdateSettings The updated settings object