Uses of Interface
com.azure.resourcemanager.appservice.models.WebApp.UpdateStages.WithStartUpCommand
Packages that use WebApp.UpdateStages.WithStartUpCommand
Package
Description
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.WithStartUpCommandModifier and TypeMethodDescriptionWebApp.UpdateStages.WithCredentials.withCredentials(String username, String password) Specifies the username and password for Docker Hub.WebApp.UpdateStages.WithContainerImage.withPublicDockerHubImage(String imageAndTag) Specifies the docker container image to be one from Docker Hub.