Event Hub Capture Description Destination
data class EventHubCaptureDescriptionDestination(val archiveNameFormat: String, val blobContainerName: String, val name: String, val storageAccountId: String)
Constructors
Link copied to clipboard
fun EventHubCaptureDescriptionDestination(archiveNameFormat: String, blobContainerName: String, name: String, storageAccountId: String)