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