Share via


EventHubDestination.ArchiveNameFormat Property

Definition

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.

public string ArchiveNameFormat { get; set; }
member this.ArchiveNameFormat : string with get, set
Public Property ArchiveNameFormat As String

Property Value

Applies to