BlobChangeFeedEventData.DestinationUri Property

Definition

The url of the file that will exist after the operation completes. For example, if a file is renamed, the destinationUrl property contains the url of the new file name. Appears only for events triggered on blob storage accounts that have a hierarchical namespace.

public Uri DestinationUri { get; }
member this.DestinationUri : Uri
Public ReadOnly Property DestinationUri As Uri

Property Value

Uri

Applies to