Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureDevOpsRepoOperations

Package version

Interface representing a AzureDevOpsRepoOperations.

Hierarchy

  • AzureDevOpsRepoOperations

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginUpdate

beginUpdateAndWait

get

  • Returns a monitored AzureDevOps Project resource for a given ID.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • azureDevOpsConnectorName: string

      Name of the AzureDevOps Connector.

    • azureDevOpsOrgName: string

      Name of the AzureDevOps Org.

    • azureDevOpsProjectName: string

      Name of the AzureDevOps Project.

    • azureDevOpsRepoName: string

      Name of the AzureDevOps Repo.

    • Optional options: AzureDevOpsRepoGetOptionalParams

      The options parameters.

    Returns Promise<AzureDevOpsRepoGetResponse>

list

listByConnector

Generated using TypeDoc