| Modifier and Type | Method and Description |
|---|---|
ApiManagementConfig |
SiteConfig.apiManagementConfig()
Get azure API management settings linked to the app.
|
ApiManagementConfig |
ApiManagementConfig.withId(String id)
Set aPIM-Api Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
SiteConfig |
SiteConfig.withApiManagementConfig(ApiManagementConfig apiManagementConfig)
Set azure API management settings linked to the app.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/