| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
WebApp.UpdateStages.WithStartUpCommand |
WebApp.UpdateStages.WithCredentials.withCredentials(String username,
String password)
Specifies the username and password for Docker Hub.
|
WebApp.UpdateStages.WithStartUpCommand |
WebApp.UpdateStages.WithContainerImage.withPublicDockerHubImage(String imageAndTag)
Specifies the docker container image to be one from Docker Hub.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.