Uses of Class
com.azure.resourcemanager.appservice.models.ApiDefinitionInfo
Packages that use ApiDefinitionInfo
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ApiDefinitionInfo in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ApiDefinitionInfoModifier and TypeMethodDescriptionSiteConfigInner.apiDefinition()
Get the apiDefinition property: Information about the formal API definition for the app.SiteConfigResourceInner.apiDefinition()
Get the apiDefinition property: Information about the formal API definition for the app.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type ApiDefinitionInfoModifier and TypeMethodDescriptionSiteConfigInner.withApiDefinition
(ApiDefinitionInfo apiDefinition) Set the apiDefinition property: Information about the formal API definition for the app.SiteConfigResourceInner.withApiDefinition
(ApiDefinitionInfo apiDefinition) Set the apiDefinition property: Information about the formal API definition for the app. -
Uses of ApiDefinitionInfo in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ApiDefinitionInfoModifier and TypeMethodDescriptionstatic ApiDefinitionInfo
ApiDefinitionInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ApiDefinitionInfo from the JsonReader.Set the url property: The URL of the API definition.