Uses of Class
com.microsoft.azure.management.appservice.ApiDefinitionInfo
Packages that use ApiDefinitionInfo
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of ApiDefinitionInfo in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ApiDefinitionInfoModifier and TypeMethodDescriptionSiteConfig.apiDefinition()
Get information about the formal API definition for the app.Set the URL of the API definition.Methods in com.microsoft.azure.management.appservice with parameters of type ApiDefinitionInfoModifier and TypeMethodDescriptionSiteConfig.withApiDefinition
(ApiDefinitionInfo apiDefinition) Set information about the formal API definition for the app.