This content is part of a third party extension that is not supported by the Cake project.
        
	
		Summary
            Initializes a new instance of the 
		AzurePipelinesEngine class.
            - Assembly
 - Cake
.AzurePipelines .Module .dll  - Namespace
 - Cake
.AzurePipelines .Module  - Containing Type
 - AzurePipelinesEngine
 
Syntax
public AzurePipelinesEngine(ICakeDataService dataService, ICakeLog log)
	Parameters
| Name | Type | Description | 
|---|---|---|
| dataService | ICakeDataService | Implementation of ICakeDataService. | 
					
| log | ICakeLog | Implementation of ICakeLog. | 
					
Return Value
| Type | Description | 
|---|---|
| void | 
