DeploymentSlot.DefinitionStages.Blank Interface
public interface Blank extends DeploymentSlot.DefinitionStages.WithConfiguration
The first stage of the deployment slot definition.
Inherited Members
DeploymentSlot.DefinitionStages.WithConfiguration.withBrandNewConfiguration()
DeploymentSlot.DefinitionStages.WithConfiguration.withConfigurationFromDeploymentSlot(DeploymentSlot deploymentSlot)
DeploymentSlot.DefinitionStages.WithConfiguration.withConfigurationFromParent()
DeploymentSlot.DefinitionStages.WithConfiguration.withConfigurationFromWebApp(WebApp webApp)
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java