EventHubDestination Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Capture storage details for capture description.
public class EventHubDestination : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EventHubs.Models.EventHubDestination>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EventHubs.Models.EventHubDestination>
type EventHubDestination = class
interface IJsonModel<EventHubDestination>
interface IPersistableModel<EventHubDestination>
Public Class EventHubDestination
Implements IJsonModel(Of EventHubDestination), IPersistableModel(Of EventHubDestination)
- Inheritance
-
EventHubDestination
- Implements
Event |
Initializes a new instance of EventHubDestination. |
Archive |
Blob naming convention for archive, e.g. {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}. Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective of order. |
Blob |
Blob container Name. |
Data |
The Azure Data Lake Store name for the captured events. |
Data |
The destination folder path for the captured events. |
Data |
Subscription Id of Azure Data Lake Store. |
Identity |
A value that indicates whether capture description is enabled. |
Name |
Name for capture destination. |
Storage |
Resource id of the storage account to be used to create the blobs. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: