[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `ServiceCollectionExtensions` class within the VM Migration v1 API, focusing on version 2.4.0."],["The `ServiceCollectionExtensions` class is a static class used to configure API clients and is part of the `Microsoft.Extensions.DependencyInjection` namespace."],["It includes a method, `AddVmMigrationClient`, that adds a singleton `VmMigrationClient` to an `IServiceCollection`, enabling the configuration of the client using an optional action on the `VmMigrationClientBuilder`."],["The documentation also lists previous versions of the API, from 1.0.0 to the latest 2.6.0, with links to their respective reference pages."],["The `AddVmMigrationClient` method takes in a service collection and an optional action to invoke on the client builder, returning an `IServiceCollection`."]]],[]]