Udostępnij za pośrednictwem


Metoda TeamFoundationServicingService.AddServicingStepGroups — (TeamFoundationRequestContext, IEnumerable<ServicingStepGroup>)

Dodaje obsługi grup krok i serwisowania kroków wymienionych w [stepGroups] kolekcji do bazy danych konfiguracji.

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Sub AddServicingStepGroups ( _
    requestContext As TeamFoundationRequestContext, _
    stepGroups As IEnumerable(Of ServicingStepGroup) _
)
public void AddServicingStepGroups(
    TeamFoundationRequestContext requestContext,
    IEnumerable<ServicingStepGroup> stepGroups
)

Parametry

Wyjątki

Wyjątek Warunek
ServicingStepGroupAlreadyExistsException

Co najmniej jedną grupę obsługi krok z [stepGroups] kolekcja jest już zdefiniowana w bazie danych konfiguracji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationServicingService Klasa

Przeciążenie AddServicingStepGroups

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server