GetLiveEventStatusPlainArgs

data class GetLiveEventStatusPlainArgs(val accountName: String, val liveEventName: String, val resourceGroupName: String) : ConvertibleToJava<GetLiveEventStatusPlainArgs>

Constructors

Link copied to clipboard
fun GetLiveEventStatusPlainArgs(accountName: String, liveEventName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetLiveEventStatusPlainArgs

Properties

Link copied to clipboard

The Media Services account name.

Link copied to clipboard

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

Link copied to clipboard

The name of the resource group within the Azure subscription.