Uses of Class
com.azure.resourcemanager.appservice.models.FunctionAppMinorVersion
-
Packages that use FunctionAppMinorVersion Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of FunctionAppMinorVersion in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type FunctionAppMinorVersion Modifier and Type Method Description List<FunctionAppMinorVersion>FunctionAppMajorVersion. minorVersions()Get the minorVersions property: Minor versions associated with the major version.
-