Catalog.UpdateStages.WithAdoGit Interface

public static interface Catalog.UpdateStages.WithAdoGit

The stage of the Catalog update allowing to specify adoGit.

Method Summary

Modifier and Type Method and Description
abstract Update withAdoGit(GitCatalog adoGit)

Specifies the adoGit property: Properties for an Azure DevOps catalog type..

Method Details

withAdoGit

public abstract Catalog.Update withAdoGit(GitCatalog adoGit)

Specifies the adoGit property: Properties for an Azure DevOps catalog type..

Parameters:

adoGit - Properties for an Azure DevOps catalog type.

Returns:

the next definition stage.

Applies to