get ADCCatalog
The Get Azure Data Catalog Service operation retrieves a json representation of the data catalog. API Version: 2016-03-30.
Return
Azure Data Catalog.
Parameters
argument
null
Return
Azure Data Catalog.
See also
Parameters
catalog Name
The name of the data catalog in the specified subscription and resource group.
resource Group Name
The name of the resource group within the user's subscription. The name is case insensitive.
suspend fun getADCCatalog(argument: suspend GetADCCatalogPlainArgsBuilder.() -> Unit): GetADCCatalogResult
Return
Azure Data Catalog.
See also
Parameters
argument
Builder for com.pulumi.azurenative.datacatalog.kotlin.inputs.GetADCCatalogPlainArgs.