Uses of Class
com.azure.resourcemanager.appservice.models.FunctionAppMajorVersion
Packages that use FunctionAppMajorVersion
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionAppMajorVersion in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type FunctionAppMajorVersionModifier and TypeMethodDescriptionFunctionAppStackInner.majorVersions()Get the majorVersions property: List of major versions available.FunctionAppStackProperties.majorVersions()Get the majorVersions property: List of major versions available. -
Uses of FunctionAppMajorVersion in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type FunctionAppMajorVersionModifier and TypeClassDescriptionfinal classFunction App stack major version.Methods in com.azure.resourcemanager.appservice.models that return FunctionAppMajorVersionModifier and TypeMethodDescriptionstatic FunctionAppMajorVersionFunctionAppMajorVersion.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FunctionAppMajorVersion from the JsonReader.