getEdgeModule

Retrieves an existing edge module resource with the given name. Azure REST API version: 2021-11-01-preview.

Return

The representation of an edge module.

Parameters

argument

null


suspend fun getEdgeModule(accountName: String, edgeModuleName: String, resourceGroupName: String): GetEdgeModuleResult

Return

The representation of an edge module.

See also

Parameters

accountName

The Azure Video Analyzer account name.

edgeModuleName

The Edge Module name.

resourceGroupName

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


Return

The representation of an edge module.

See also

Parameters

argument

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