AzureDevOpsProject.DefinitionStages.WithProperties Interface
public static interface AzureDevOpsProject.DefinitionStages.WithProperties
The stage of the AzureDevOpsProject definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(AzureDevOpsProjectProperties properties)
Specifies the properties property: Azure Dev |
Method Details
withProperties
public abstract AzureDevOpsProject.DefinitionStages.WithCreate withProperties(AzureDevOpsProjectProperties properties)
Specifies the properties property: Azure DevOps Project properties..
Parameters:
Returns: