| Modifier and Type | Method and Description |
|---|---|
Destination |
EventHub.captureDestination() |
Destination |
CaptureDescription.destination()
Get the destination value.
|
Destination |
Destination.withArchiveNameFormat(String archiveNameFormat)
Set the archiveNameFormat value.
|
Destination |
Destination.withBlobContainer(String blobContainer)
Set the blobContainer value.
|
Destination |
Destination.withName(String name)
Set the name value.
|
Destination |
Destination.withStorageAccountResourceId(String storageAccountResourceId)
Set the storageAccountResourceId value.
|
| Modifier and Type | Method and Description |
|---|---|
CaptureDescription |
CaptureDescription.withDestination(Destination destination)
Set the destination value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/