次の方法で共有


EventHubDestination.ArchiveNameFormat プロパティ

定義

アーカイブの BLOB の名前付け規則 ({Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second} など)。 ここでは、順序に関係なく、すべてのパラメーター (名前空間、EventHub など) が必須です。

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

プロパティ値

適用対象