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