AzureFunctionEventSubscriptionDestinationProperties |
AzureFunctionEventSubscriptionDestinationProperties.withDeliveryAttributeMappings(List<DeliveryAttributeMapping> deliveryAttributeMappings) |
Set the deliveryAttributeMappings property: Delivery attribute details.
|
AzureFunctionEventSubscriptionDestinationProperties |
AzureFunctionEventSubscriptionDestinationProperties.withMaxEventsPerBatch(Integer maxEventsPerBatch) |
Set the maxEventsPerBatch property: Maximum number of events per batch.
|
AzureFunctionEventSubscriptionDestinationProperties |
AzureFunctionEventSubscriptionDestinationProperties.withPreferredBatchSizeInKilobytes(Integer preferredBatchSizeInKilobytes) |
Set the preferredBatchSizeInKilobytes property: Preferred batch size in Kilobytes.
|
AzureFunctionEventSubscriptionDestinationProperties |
AzureFunctionEventSubscriptionDestinationProperties.withResourceId(String resourceId) |
Set the resourceId property: The Azure Resource Id that represents the endpoint of the Azure Function destination
of an event subscription.
|