getEnterpriseChannel

Returns an Enterprise Channel specified by the parameters. API Version: 2018-07-12.

Return

Enterprise Channel resource definition

Parameters

argument

null


suspend fun getEnterpriseChannel(resourceGroupName: String, resourceName: String): GetEnterpriseChannelResult

Return

Enterprise Channel resource definition

Parameters

resourceGroupName

The name of the Bot resource group in the user subscription.

resourceName

The name of the Bot resource.

See also


Return

Enterprise Channel resource definition

Parameters

argument

Builder for com.pulumi.azurenative.botservice.kotlin.inputs.GetEnterpriseChannelPlainArgs.

See also