This documentation is archived and is not being maintained.

IEnsureMachineExistsExtension Interface

Plugin definition for TeamFoundationHostManagement. Used to ensure that a machine exists in the catalog. This behavior is not always required by the Framework, therefore it is executed via a plugin pattern.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

[InheritedExportAttribute]
public interface class IEnsureMachineExistsExtension

The IEnsureMachineExistsExtension type exposes the following members.

  NameDescription
Public methodEnsureMachineExistsEnsure that the machine that is hosting the TFS services is registered in the catalog.
Top
Show: