Freigeben über


ITeamFoundationHostManagementService.UpdateServiceHost-Methode

Aktualisiert die Diensthostdefinition mithilfe der bereitgestellten Eigenschaften.

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

Syntax

'Declaration
Sub UpdateServiceHost ( _
    requestContext As TeamFoundationRequestContext, _
    hostProperties As TeamFoundationServiceHostProperties _
)
void UpdateServiceHost(
    TeamFoundationRequestContext requestContext,
    TeamFoundationServiceHostProperties hostProperties
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationHostManagementService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace