LoggerEventhub

data class LoggerEventhub(val connectionString: String, val name: String)

Constructors

Link copied to clipboard
fun LoggerEventhub(connectionString: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The connection string of an EventHub Namespace.

Link copied to clipboard

The name of an EventHub.