| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ApiManagementConfig |
SiteConfigInner.apiManagementConfig()
Get the apiManagementConfig property: Azure API management settings linked to the app.
|
ApiManagementConfig |
SiteConfigResourceInner.apiManagementConfig()
Get the apiManagementConfig property: Azure API management settings linked to the app.
|
| Modifier and Type | Method and Description |
|---|---|
SiteConfigInner |
SiteConfigInner.withApiManagementConfig(ApiManagementConfig apiManagementConfig)
Set the apiManagementConfig property: Azure API management settings linked to the app.
|
SiteConfigResourceInner |
SiteConfigResourceInner.withApiManagementConfig(ApiManagementConfig apiManagementConfig)
Set the apiManagementConfig property: Azure API management settings linked to the app.
|
| Modifier and Type | Method and Description |
|---|---|
ApiManagementConfig |
ApiManagementConfig.withId(String id)
Set the id property: APIM-Api Identifier.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.