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