| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
WebApp.UpdateStages.WithCredentials |
WebApp.UpdateStages.WithContainerImage.withPrivateDockerHubImage(String imageAndTag)
Specifies the docker container image to be one from Docker Hub.
|
WebApp.UpdateStages.WithCredentials |
WebApp.UpdateStages.WithContainerImage.withPrivateRegistryImage(String imageAndTag,
String serverUrl)
Specifies the docker container image to be one from a private registry.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.