Uses of Class
com.microsoft.azure.management.appservice.ApiManagementConfig
Packages that use ApiManagementConfig
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of ApiManagementConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ApiManagementConfigModifier and TypeMethodDescriptionSiteConfig.apiManagementConfig()
Get azure API management settings linked to the app.Set aPIM-Api Identifier.Methods in com.microsoft.azure.management.appservice with parameters of type ApiManagementConfigModifier and TypeMethodDescriptionSiteConfig.withApiManagementConfig
(ApiManagementConfig apiManagementConfig) Set azure API management settings linked to the app.