getVideoAnalyzer

Get the details of the specified Video Analyzer account Uses Azure REST API version 2021-11-01-preview.

Return

The Video Analyzer account.

Parameters

argument

null


suspend fun getVideoAnalyzer(accountName: String, resourceGroupName: String): GetVideoAnalyzerResult

Return

The Video Analyzer account.

Parameters

accountName

The Video Analyzer account name.

resourceGroupName

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

See also


Return

The Video Analyzer account.

Parameters

argument

Builder for com.pulumi.azurenative.videoanalyzer.kotlin.inputs.GetVideoAnalyzerPlainArgs.

See also