StorageTaskAssignmentQueuedEventData interface

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

Properties

queuedOn

The time at which a storage task was queued.

taskExecutionId

The execution id for a storage task.

Property Details

queuedOn

The time at which a storage task was queued.

queuedOn: string

Property Value

string

taskExecutionId

The execution id for a storage task.

taskExecutionId: string

Property Value

string