1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ListAzureDevOpsIntegrationsResponse

ListAzureDevOpsIntegrationsResponse

    ListAzureDevOpsIntegrationsResponse contains the list of Azure DevOps integrations for an organization.

    Properties

    • integrations array[AzureDevOpsIntegrationDetails] required
      The list of Azure DevOps integrations.
    • id string required
      The Pulumi ID of the Azure DevOps integration.
    • organization AzureDevOpsOrganization optional
      Metadata about the Azure DevOps organization.
    • project AzureDevOpsProject optional
      Metadata about the Azure DevOps project.
    • valid boolean required
      Whether the integration is currently valid (tokens, hooks, etc.).
    • disablePRComments boolean optional
      Whether PR comments are disabled for this integration
    • disableNeoSummaries boolean optional
      Whether Neo AI summaries are disabled for this integration
    • disableDetailedDiff boolean optional
      Whether detailed property-level diffs are disabled for PR comments
    • disableCodeAccessForReviews boolean optional
      Whether code access for AI reviews is disabled for this integration
    • installationUrl string optional
      URL to initiate the OAuth consent flow to install a new Azure DevOps integration