VideoindexerFunctions

Functions

Link copied to clipboard

Gets the properties of an Azure Video Indexer account. Azure REST API version: 2022-08-01. Other available API versions: 2024-01-01.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(accountName: String, resourceGroupName: String): GetAccountResult