Setup & Installation
What This Skill Does
Management plane SDK for Azure API Management in .NET. Handles provisioning and configuration of APIM services, APIs, products, subscriptions, policies, users, groups, gateways, and backends through Azure Resource Manager. It gives you strongly typed .NET objects and async long-running operation handling for APIM provisioning, which the Azure portal and ARM templates don't offer when you need to integrate API Management setup into existing .NET tooling.
When to use it
- Working with azure mgmt apimanagement dotnet functionality
- Implementing azure mgmt apimanagement dotnet features
- Debugging azure mgmt apimanagement dotnet related issues
