Uses of Class
com.microsoft.azure.management.eventhub.Destination
Package
Description
This package contains the classes for EventHubManagementClient.
-
Uses of Destination in com.microsoft.azure.management.eventhub
Modifier and TypeMethodDescriptionEventHub.captureDestination()
CaptureDescription.destination()
Get properties of Destination where capture will be stored.Destination.withArchiveNameFormat
(String archiveNameFormat) Set blob naming convention for archive, e.g.Destination.withBlobContainer
(String blobContainer) Set blob container Name.Set name for capture destination.Destination.withStorageAccountResourceId
(String storageAccountResourceId) Set resource id of the storage account to be used to create the blobs.Modifier and TypeMethodDescriptionCaptureDescription.withDestination
(Destination destination) Set properties of Destination where capture will be stored.