Uses of Class
com.azure.resourcemanager.appservice.models.FunctionAppMajorVersion
-
Packages that use FunctionAppMajorVersion Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner 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 FunctionAppMajorVersion Modifier and Type Method Description List<FunctionAppMajorVersion>FunctionAppStackInner. majorVersions()Get the majorVersions property: List of major versions available.List<FunctionAppMajorVersion>FunctionAppStackProperties. majorVersions()Get the majorVersions property: List of major versions available.
-