Shared Resources Collection

The shared resources collection SharedResources is used by the **$Build**object and provides access to the list of Shared Resources acquired by the build. Each individual shared resource can be selected by type (Server/Agent), namespace and name.

Name Description Item Type Usage Example
N/A A list of shared resources associated with the current build Shared Resource $Build.SharedResources.Server.Namespace.Name$ "Mirror1: 1 read lock","Mirror2: 1 read lock","Mirror3: 1 read lock"