Using WindowsAppSDK with windows.net

C++ integration

Install
# See https://github.com/microsoft/WindowsAppSDK
Lists all of the jobs in the specified account.
curl \
  /jobs
Lists all of the pools in the specified account.
curl \
  /pools
Gets the number of nodes in each state, grouped by pool.
curl \
  /nodecounts
SDK on GitHub 📄 API Docs
SDK
WindowsAppSDK
C++
API
windows.net
windows.net:batch-BatchService
At a glance
Language C++
Endpoints73