你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RedisImportRdbCompletedEventData 类

定义

Microsoft.Cache.ImportRDBCompleted 事件的 EventGridEvent 的 Data 属性的架构。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.RedisImportRdbCompletedEventData+RedisImportRdbCompletedEventDataConverter))]
public class RedisImportRdbCompletedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.RedisImportRdbCompletedEventData+RedisImportRdbCompletedEventDataConverter))>]
type RedisImportRdbCompletedEventData = class
Public Class RedisImportRdbCompletedEventData
继承
RedisImportRdbCompletedEventData
属性

属性

Name

此事件的名称。

Status

此事件的状态。 “失败”或“成功”。

Timestamp

发生事件的时间。

适用于