getLiveEvent

Gets properties of a live event. Azure REST API version: 2022-11-01. Other available API versions: 2018-06-01-preview, 2019-05-01-preview.

Return

The live event.

Parameters

argument

null


suspend fun getLiveEvent(accountName: String, liveEventName: String, resourceGroupName: String): GetLiveEventResult

Return

The live event.

See also

Parameters

accountName

The Media Services account name.

liveEventName

The name of the live event, maximum length is 32.

resourceGroupName

The name of the resource group within the Azure subscription.


Return

The live event.

See also

Parameters

argument

Builder for com.pulumi.azurenative.media.kotlin.inputs.GetLiveEventPlainArgs.