getAccount

Gets the properties of an Azure Video Analyzer for Media account. API Version: 2021-10-18-preview.

Return

An Azure Video Analyzer for Media account.

Parameters

argument

null


suspend fun getAccount(accountName: String, resourceGroupName: String): GetAccountResult

Return

An Azure Video Analyzer for Media account.

See also

Parameters

accountName

The name of the Azure Video Analyzer for Media account.

resourceGroupName

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


suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult

Return

An Azure Video Analyzer for Media account.

See also

Parameters

argument

Builder for com.pulumi.azurenative.videoindexer.kotlin.inputs.GetAccountPlainArgs.