Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApiDefinitionInfo |
SiteConfig.apiDefinition()
Get information about the formal API definition for the app.
|
ApiDefinitionInfo |
ApiDefinitionInfo.withUrl(String url)
Set the URL of the API definition.
|
Modifier and Type | Method and Description |
---|---|
SiteConfig |
SiteConfig.withApiDefinition(ApiDefinitionInfo apiDefinition)
Set information about the formal API definition for the app.
|
Copyright © 2019. All rights reserved.