IWithExistingDeploymentsDeleted Interface

Definition

A web deployment definition stage allowing specifying whether to delete existing deployments.

public interface IWithExistingDeploymentsDeleted
type IWithExistingDeploymentsDeleted = interface
Public Interface IWithExistingDeploymentsDeleted
Derived

Methods

WithExistingDeploymentsDeleted(Boolean)

Specifies whether existing deployed files on the web app should be deleted.

Applies to