StorageTaskCompletedEventData interface

Schema of the Data property of an EventGridEvent for an Microsoft.Storage.StorageTaskCompleted event.

Properties

completedDateTime

The time at which a storage task was completed.

status

The status for a storage task.

summaryReportBlobUrl

The summary report blob url for a storage task

taskExecutionId

The execution id for a storage task.

taskName

The task name for a storage task.

Property Details

completedDateTime

The time at which a storage task was completed.

completedDateTime: string

Property Value

string

status

The status for a storage task.

status: string

Property Value

string

summaryReportBlobUrl

The summary report blob url for a storage task

summaryReportBlobUrl: string

Property Value

string

taskExecutionId

The execution id for a storage task.

taskExecutionId: string

Property Value

string

taskName

The task name for a storage task.

taskName: string

Property Value

string