Uses of Class
com.azure.resourcemanager.appservice.models.FunctionAppMinorVersion
Packages that use FunctionAppMinorVersion
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionAppMinorVersion in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type FunctionAppMinorVersionModifier and TypeClassDescriptionfinal classFunction App stack minor version.Methods in com.azure.resourcemanager.appservice.models that return FunctionAppMinorVersionModifier and TypeMethodDescriptionstatic FunctionAppMinorVersionFunctionAppMinorVersion.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FunctionAppMinorVersion from the JsonReader.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type FunctionAppMinorVersionModifier and TypeMethodDescriptionFunctionAppMajorVersion.minorVersions()Get the minorVersions property: Minor versions associated with the major version.