Uses of Interface
com.azure.resourcemanager.appservice.models.WebApp.UpdateStages.WithStartUpCommand
-
Packages that use WebApp.UpdateStages.WithStartUpCommand Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebApp.UpdateStages.WithStartUpCommand in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WebApp.UpdateStages.WithStartUpCommand Modifier and Type Method Description WebApp.UpdateStages.WithStartUpCommandWebApp.UpdateStages.WithCredentials. withCredentials(String username, String password)Specifies the username and password for Docker Hub.WebApp.UpdateStages.WithStartUpCommandWebApp.UpdateStages.WithContainerImage. withPublicDockerHubImage(String imageAndTag)Specifies the docker container image to be one from Docker Hub.
-