Logger Eventhub
data class LoggerEventhub(val connectionString: String? = null, val endpointUri: String? = null, val name: String, val userAssignedIdentityClientId: String? = null)
Constructors
Link copied to clipboard
fun LoggerEventhub(connectionString: String? = null, endpointUri: String? = null, name: String, userAssignedIdentityClientId: String? = null)