Uses of Class
com.azure.resourcemanager.appservice.models.ApiManagementConfig
-
Packages that use ApiManagementConfig Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models 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 ApiManagementConfig Modifier and Type Method Description ApiManagementConfigSiteConfigInner. apiManagementConfig()Get the apiManagementConfig property: Azure API management settings linked to the app.ApiManagementConfigSiteConfigResourceInner. 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 ApiManagementConfig Modifier and Type Method Description SiteConfigInnerSiteConfigInner. withApiManagementConfig(ApiManagementConfig apiManagementConfig)Set the apiManagementConfig property: Azure API management settings linked to the app.SiteConfigResourceInnerSiteConfigResourceInner. withApiManagementConfig(ApiManagementConfig apiManagementConfig)Set the apiManagementConfig property: Azure API management settings linked to the app. -
Uses of ApiManagementConfig in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ApiManagementConfig Modifier and Type Method Description ApiManagementConfigApiManagementConfig. withId(String id)Set the id property: APIM-Api Identifier.
-