Uses of Class
com.azure.resourcemanager.appservice.models.ApiManagementConfig
Packages that use ApiManagementConfig
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ApiManagementConfig in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ApiManagementConfigModifier and TypeMethodDescriptionSiteConfigInner.apiManagementConfig()Get the apiManagementConfig property: Azure API management settings linked to the app.SiteConfigResourceInner.apiManagementConfig()Get the apiManagementConfig property: Azure API management settings linked to the app.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type ApiManagementConfigModifier and TypeMethodDescriptionSiteConfigInner.withApiManagementConfig(ApiManagementConfig apiManagementConfig) Set the apiManagementConfig property: Azure API management settings linked to the app.SiteConfigResourceInner.withApiManagementConfig(ApiManagementConfig apiManagementConfig) Set the apiManagementConfig property: Azure API management settings linked to the app. -
Uses of ApiManagementConfig in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ApiManagementConfigModifier and TypeClassDescriptionfinal classAzure API management (APIM) configuration linked to the app.Methods in com.azure.resourcemanager.appservice.models that return ApiManagementConfigModifier and TypeMethodDescriptionstatic ApiManagementConfigApiManagementConfig.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementConfig from the JsonReader.Set the id property: APIM-Api Identifier.