findResourceByName
Function
interface DistributedApplicationModel { // ... omitted for brevity findResourceByName(name: string): IResource;}Signature
method
findResourceByName Finds a resource by name
findResourceByName(name: string): IResourceParameters
name string Returns
IResource Applies to
This function is an extension method on the following types: