Uses of Class
com.microsoft.azure.management.eventhub.Destination
-
-
Uses of Destination in com.microsoft.azure.management.eventhub
Methods in com.microsoft.azure.management.eventhub that return Destination Modifier and Type Method Description DestinationEventHub. captureDestination()DestinationCaptureDescription. destination()Get the destination value.DestinationDestination. withArchiveNameFormat(String archiveNameFormat)Set the archiveNameFormat value.DestinationDestination. withBlobContainer(String blobContainer)Set the blobContainer value.DestinationDestination. withName(String name)Set the name value.DestinationDestination. withStorageAccountResourceId(String storageAccountResourceId)Set the storageAccountResourceId value.Methods in com.microsoft.azure.management.eventhub with parameters of type Destination Modifier and Type Method Description CaptureDescriptionCaptureDescription. withDestination(Destination destination)Set the destination value.
-