AzureDevOpsRepositoryProperties interface

Azure DevOps Repository properties.

Properties

actionableRemediation

Configuration payload for PR Annotations.

onboardingState

Details about resource onboarding status across all connectors.

OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources. Onboarded - this resource has already been onboarded by the specified connector. NotOnboarded - this resource has not been onboarded to any connector. NotApplicable - the onboarding state is not applicable to the current endpoint.

parentOrgName

Gets or sets parent Azure DevOps Organization name.

parentProjectName

Gets or sets parent Azure DevOps Project name.

provisioningState

The provisioning state of the resource.

Pending - Provisioning pending. Failed - Provisioning failed. Succeeded - Successful provisioning. Canceled - Provisioning canceled. PendingDeletion - Deletion pending. DeletionSuccess - Deletion successful. DeletionFailure - Deletion failure.

provisioningStatusMessage

Gets or sets resource status message. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningStatusUpdateTimeUtc

Gets or sets time when resource was last checked. NOTE: This property will not be serialized. It can only be populated by the server.

repoId

Gets or sets Azure DevOps Repository id. NOTE: This property will not be serialized. It can only be populated by the server.

repoUrl

Gets or sets Azure DevOps Repository url. NOTE: This property will not be serialized. It can only be populated by the server.

visibility

Gets or sets Azure DevOps repository visibility, whether it is public or private etc. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

actionableRemediation

Configuration payload for PR Annotations.

actionableRemediation?: ActionableRemediation

Property Value

onboardingState

Details about resource onboarding status across all connectors.

OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources. Onboarded - this resource has already been onboarded by the specified connector. NotOnboarded - this resource has not been onboarded to any connector. NotApplicable - the onboarding state is not applicable to the current endpoint.

onboardingState?: string

Property Value

string

parentOrgName

Gets or sets parent Azure DevOps Organization name.

parentOrgName?: string

Property Value

string

parentProjectName

Gets or sets parent Azure DevOps Project name.

parentProjectName?: string

Property Value

string

provisioningState

The provisioning state of the resource.

Pending - Provisioning pending. Failed - Provisioning failed. Succeeded - Successful provisioning. Canceled - Provisioning canceled. PendingDeletion - Deletion pending. DeletionSuccess - Deletion successful. DeletionFailure - Deletion failure.

provisioningState?: string

Property Value

string

provisioningStatusMessage

Gets or sets resource status message. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningStatusMessage?: string

Property Value

string

provisioningStatusUpdateTimeUtc

Gets or sets time when resource was last checked. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningStatusUpdateTimeUtc?: Date

Property Value

Date

repoId

Gets or sets Azure DevOps Repository id. NOTE: This property will not be serialized. It can only be populated by the server.

repoId?: string

Property Value

string

repoUrl

Gets or sets Azure DevOps Repository url. NOTE: This property will not be serialized. It can only be populated by the server.

repoUrl?: string

Property Value

string

visibility

Gets or sets Azure DevOps repository visibility, whether it is public or private etc. NOTE: This property will not be serialized. It can only be populated by the server.

visibility?: string

Property Value

string