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
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ApiDefinitionInfoModifier and TypeClassDescriptionfinal classInformation about the formal API definition for the app.Methods in com.azure.resourcemanager.appservice.models that return ApiDefinitionInfoModifier and TypeMethodDescriptionstatic ApiDefinitionInfoApiDefinitionInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiDefinitionInfo from the JsonReader.Set the url property: The URL of the API definition.