VagrantBoxAddSettingsExtensions.

UseProvider(VagrantBoxAddSettings, string) Method

Summary

Requests a specific provider as per the Provider property

Syntax

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

Parameters

Name Type Description
settings VagrantBoxAddSettings The settings
provider string The requested provider

Return Value

Type Description
VagrantBoxAddSettings The updated settings object