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
based on the instance of a AzureDevOpsBuildsSettings
class.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Pipelines - Containing Type
- Azure
Dev Ops Builds Settings
Syntax
public AzureDevOpsBuildsSettings(AzureDevOpsBuildsSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Azure |
Settings containing the parameters. |
Return Value
Type | Description |
---|---|
void |