Поделиться через


ServiceDefinitionsController.UpdateServiceDefinitions - метод

Пространство имен:  Microsoft.VisualStudio.Services.Location
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
<HttpPatchAttribute> _
Public Function UpdateServiceDefinitions ( _
    serviceDefinitions As VssJsonCollectionWrapper(Of IEnumerable(Of ServiceDefinition)) _
) As HttpResponseMessage
[HttpPatchAttribute]
public HttpResponseMessage UpdateServiceDefinitions(
    VssJsonCollectionWrapper<IEnumerable<ServiceDefinition>> serviceDefinitions
)

Параметры

Возвращаемое значение

Тип: System.Net.Http.HttpResponseMessage

Безопасность платформы .NET Framework

См. также

Ссылки

ServiceDefinitionsController Класс

Microsoft.VisualStudio.Services.Location - пространство имен