This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.AzureDevOps.
                            
	
		Summary
            Initializes a new instance of the 
		AzureDevOpsBuildsSettings class using environment variables
            as set by an Azure Pipelines build.
            - Assembly
- Cake.AzureDevOps .dll 
- Namespace
- Cake.AzureDevOps .Pipelines 
- Containing Type
- AzureDev Ops Builds Settings 
Syntax
public AzureDevOpsBuildsSettings(IAzureDevOpsCredentials credentials)Parameters
| Name | Type | Description | 
|---|---|---|
| credentials | I | Credentials to use to authenticate against Azure DevOps. | 
Return Value
| Type | Description | 
|---|---|
| void | 
