listMediaServiceKeys

Lists the keys for a Media Service. API Version: 2015-10-01.

Return

The response body for a ListKeys API.

Parameters

argument

null


suspend fun listMediaServiceKeys(mediaServiceName: String, resourceGroupName: String): ListMediaServiceKeysResult

Return

The response body for a ListKeys API.

Parameters

mediaServiceName

Name of the Media Service.

resourceGroupName

Name of the resource group within the Azure subscription.

See also


Return

The response body for a ListKeys API.

Parameters

argument

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

See also