getNotificationChannel

Get notification channel. Azure REST API version: 2018-09-15. Other available API versions: 2016-05-15.

Return

A notification.

Parameters

argument

null


suspend fun getNotificationChannel(expand: String? = null, labName: String, name: String, resourceGroupName: String): GetNotificationChannelResult

Return

A notification.

See also

Parameters

expand

Specify the $expand query. Example: 'properties($select=webHookUrl)'

labName

The name of the lab.

name

The name of the notification channel.

resourceGroupName

The name of the resource group.


Return

A notification.

See also

Parameters

argument

Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetNotificationChannelPlainArgs.