getProjectCatalogSyncErrorDetails

Gets project catalog synchronization error details Azure REST API version: 2024-02-01. Other available API versions: 2024-05-01-preview.

Return

Synchronization error details.

Parameters

argument

null


suspend fun getProjectCatalogSyncErrorDetails(catalogName: String, projectName: String, resourceGroupName: String): GetProjectCatalogSyncErrorDetailsResult

Return

Synchronization error details.

Parameters

catalogName

The name of the Catalog.

projectName

The name of the project.

resourceGroupName

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

See also


Return

Synchronization error details.

Parameters

argument

Builder for com.pulumi.azurenative.devcenter.kotlin.inputs.GetProjectCatalogSyncErrorDetailsPlainArgs.

See also