Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RedisImportRDBCompletedEventData

Package version

Schema of the Data property of an EventGridEvent for an Microsoft.Cache.ImportRDBCompleted event.

Hierarchy

  • RedisImportRDBCompletedEventData

Index

Properties

Properties

Optional name

name: undefined | string

The name of this event.

Optional status

status: undefined | string

The status of this event. Failed or succeeded

Optional timestamp

timestamp: Date

The time at which the event occurred.

Generated using TypeDoc