Deployment.UpdateStages.WithMode Interface

Definition

A deployment update allowing to change the deployment mode.

public static interface Deployment.UpdateStages.WithMode

Methods

withMode(DeploymentMode mode)

Specifies the deployment mode.

Applies to