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.Issues.PullRequests.AzureDevOps.
                            
	
		Summary
            Initializes a new instance of the 
		AzureDevOpsPullRequestSystemSettings class
            based on the environment variables set by the Azure Pipelines.
            - Assembly
- Cake.Issues .PullRequests .AzureDevOps .dll 
- Namespace
- Cake.Issues .PullRequests .AzureDevOps 
- Containing Type
- AzureDev Ops Pull Request System Settings 
Syntax
public AzureDevOpsPullRequestSystemSettings(IAzureDevOpsCredentials credentials)Parameters
| Name | Type | Description | 
|---|---|---|
| credentials | I | Credentials to use to authenticate against Azure DevOps. | 
Return Value
| Type | Description | 
|---|---|
| void | 
