Compartir a través de


IEnsureMachineExistsExtension.EnsureMachineExists (Método)

Asegúrese de que el equipo que hospeda los servicios de TFS se registra en el catálogo.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Sub EnsureMachineExists ( _
    requestContext As TeamFoundationRequestContext, _
    processId As Guid, _
    machineName As String, _
    ByRef machineId As Guid _
)
void EnsureMachineExists(
    TeamFoundationRequestContext requestContext,
    Guid processId,
    string machineName,
    ref Guid machineId
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IEnsureMachineExistsExtension Interfaz

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)