get Catalog
Gets a catalog Azure REST API version: 2023-04-01. Other available API versions: 2023-08-01-preview, 2023-10-01-preview.
Return
Represents a catalog.
Parameters
argument
null
suspend fun getCatalog(catalogName: String, devCenterName: String, resourceGroupName: String): GetCatalogResult
Return
Represents a catalog.
See also
Parameters
catalog Name
The name of the Catalog.
dev Center Name
The name of the devcenter.
resource Group Name
The name of the resource group. The name is case insensitive.
Return
Represents a catalog.
See also
Parameters
argument
Builder for com.pulumi.azurenative.devcenter.kotlin.inputs.GetCatalogPlainArgs.