Summary
    Initializes a new instance of the 
		AzureDevOpsPullRequestStatus class.
    - Namespace
- Cake.AzureDevOps .Repos .PullRequest 
- Containing Type
- AzureDev Ops Pull Request Status 
Syntax
public AzureDevOpsPullRequestStatus(string name)Parameters
| Name | Type | Description | 
|---|---|---|
| name | string | Name of the status. | 
Return Value
| Type | Description | 
|---|---|
| void |