pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin.outputs
/
LoggerEventhub
Logger
Eventhub
data
class
LoggerEventhub
(
val
connectionString
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Logger
Eventhub
Link copied to clipboard
fun
LoggerEventhub
(
connectionString
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
connection
String
Link copied to clipboard
val
connectionString
:
String
The connection string of an EventHub Namespace.
name
Link copied to clipboard
val
name
:
String
The name of an EventHub.