azure-sdk-for-cpp/sdk/appconfiguration/azure-data-appconfiguration/samples
Ahson Khan 604c18c588
Add samples for AppConfig LRO CreateSnapshot with comparisons of what we'd expect the user experience to be. (#6345)
* Add samples for AppConfig LRO CreateSnapshot with comparisons of what we'd expect the user experience to be.

* Add the necessary thread include.

* Update LRO sample where Operation<T> returns a status monitor instead of the resource.

* Add initial result to get the snapshot back from the first request, and fix formatting.

* Update the return type of GetSnapshot to match existing, current API shape.
2025-01-16 19:20:12 -08:00
..
appconfig_basic_operation.cpp Add samples for AppConfig LRO CreateSnapshot with comparisons of what we'd expect the user experience to be. (#6345) 2025-01-16 19:20:12 -08:00
CMakeLists.txt