AzureDevOpsOrg.UpdateStages.WithProperties Interface

public static interface AzureDevOpsOrg.UpdateStages.WithProperties

The stage of the AzureDevOpsOrg update allowing to specify properties.

Method Summary

Modifier and Type Method and Description
abstract Update withProperties(AzureDevOpsOrgProperties properties)

Specifies the properties property: Azure DevOps Organization properties..

Method Details

withProperties

public abstract AzureDevOpsOrg.Update withProperties(AzureDevOpsOrgProperties properties)

Specifies the properties property: Azure DevOps Organization properties..

Parameters:

properties - Azure DevOps Organization properties.

Returns:

the next definition stage.

Applies to