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

EventGridNotificationOptions.PublishRetryInterval 属性

定义

获取或设置事件网格发布请求重试间隔。

public TimeSpan PublishRetryInterval { get; set; }
member this.PublishRetryInterval : TimeSpan with get, set
Public Property PublishRetryInterval As TimeSpan

属性值

表示 TimeSpan 重试间隔的 。 默认值为“5 分钟”。

适用于