Deployment.Update Interface

public interface Update extends Appliable,Deployment.UpdateStages.WithTemplate,Deployment.UpdateStages.WithParameters,Deployment.UpdateStages.WithMode

The template for a deployment update operation, containing all the settings that can be modified.

Call apply() to apply the changes to the deployment in Azure.

Inherited Members

Applies to