Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager.
⚠️ Management vs Data Plane This SDK (Azure.ResourceManager.ApiManagement): Create services, APIs, products, subscriptions, policies, users, groups Data Plane: Direct API calls to your APIM gateway endpoints
| ArmClient | Entry point for all ARM operations | | ApiManagementServiceResource | Represents an APIM service instance | | ApiManagementServiceCollection | Collection for service CRUD | | ApiResource | Represents an API | | ApiManagementProductResource | Represents a product | | ApiManagementSubscriptionResource | Represents a subscription |
SDK di Azure Resource Manager per la gestione API in .NET. Utilizzare per operazioni MANAGEMENT PLANE: creazione/gestione di servizi APIM, API, prodotti, abbonamenti, policy, utenti, gruppi, gateway e backend tramite Azure Resource Manager. Trigger: "Gestione API", "Servizio APIM", "crea APIM", "gestisci API", "ApiManagementServiceResource", "politiche API", "prodotti APIM", "abbonamenti APIM". Fonte: microsoft/agent-skills.