CognitiveFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Cognitive Services Account.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(name: String, resourceGroupName: String, tags: Map<String, String>? = null): GetAccountResult