Share via


IDeployProvider Interface

Definition

IDeployProvider Interface.

public interface IDeployProvider
type IDeployProvider = interface
Public Interface IDeployProvider

Methods

ExecuteDeployAsync(IWorkspace, IServiceProvider, DeployContext, Func<String,Task>, CancellationToken)

Executes the deploy action.

Applies to