AzureDevOpsAccessResponse
AzureDevOpsAccessResponse describes the user’s Azure DevOps access status for an organization.
Properties
hasUserTokenboolean requiredWhether the user has an Azure DevOps OAuth or PAT token.hasIntegrationboolean requiredWhether the org has an Azure DevOps integration installed.- The Azure DevOps organizations the user’s token can access.
- ↳
idstring optionalThe unique ID of the organization - ↳
namestring requiredThe name of the organization - ↳
accountUrlstring optionalThe account URL for the organization (e.g., https://dev.azure.com/myorg) - ↳
hasRequiredPermissionsboolean optionalWhether the current user has the required permissions
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.