StorageTaskQueuedEventData interface

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

Properties

queuedDateTime

The time at which a storage task was queued.

taskExecutionId

The execution id for a storage task.

Property Details

queuedDateTime

The time at which a storage task was queued.

queuedDateTime: string

Property Value

string

taskExecutionId

The execution id for a storage task.

taskExecutionId: string

Property Value

string