Uses of Interface
com.azure.resourcemanager.appservice.models.DeploymentSlotBase.UpdateStages.WithCredentials
Packages that use DeploymentSlotBase.UpdateStages.WithCredentials
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of DeploymentSlotBase.UpdateStages.WithCredentials in com.azure.resourcemanager.appservice.models
Subinterfaces of DeploymentSlotBase.UpdateStages.WithCredentials in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceDeploymentSlotBase.Update<FluentT>The template for a web app update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.appservice.models that return DeploymentSlotBase.UpdateStages.WithCredentialsModifier and TypeMethodDescriptionDeploymentSlotBase.UpdateStages.WithDockerContainerImage.withPrivateDockerHubImage(String imageAndTag) Specifies the docker container image to be one from Docker Hub.DeploymentSlotBase.UpdateStages.WithDockerContainerImage.withPrivateRegistryImage(String imageAndTag, String serverUrl) Specifies the docker container image to be one from a private registry.