Uses of Class
com.microsoft.azure.management.appservice.ApiDefinitionInfo
-
-
Uses of ApiDefinitionInfo in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ApiDefinitionInfo Modifier and Type Method Description ApiDefinitionInfoSiteConfig. apiDefinition()Get information about the formal API definition for the app.ApiDefinitionInfoApiDefinitionInfo. withUrl(String url)Set the URL of the API definition.Methods in com.microsoft.azure.management.appservice with parameters of type ApiDefinitionInfo Modifier and Type Method Description SiteConfigSiteConfig. withApiDefinition(ApiDefinitionInfo apiDefinition)Set information about the formal API definition for the app.
-