withToolVersion
Function
interface DotnetToolResource { // ... omitted for brevity withToolVersion(version: string): DotnetToolResource;}Signature
method
withToolVersion builder Sets the tool version
withToolVersion(version: string): DotnetToolResourceParameters
version string Returns
DotnetToolResource Applies to
This function is an extension method on the following types: