get Channel
Get properties of a channel. Azure REST API version: 2022-06-15. Other available API versions: 2023-06-01-preview.
Return
Channel info.
Parameters
argument
null
suspend fun getChannel(channelName: String, partnerNamespaceName: String, resourceGroupName: String): GetChannelResult
Return
Channel info.
See also
Parameters
channel Name
Name of the channel.
partner Namespace Name
Name of the partner namespace.
resource Group Name
The name of the resource group within the partners subscription.
Return
Channel info.
See also
Parameters
argument
Builder for com.pulumi.azurenative.eventgrid.kotlin.inputs.GetChannelPlainArgs.