共用方式為


RetryPolicy 類別

事件訂閱重試原則的相關資訊。

繼承
azure.mgmt.eventgrid._serialization.Model
RetryPolicy

建構函式

RetryPolicy(*, max_delivery_attempts: int = 30, event_time_to_live_in_minutes: int = 1440, **kwargs: Any)

Keyword-Only Parameters

max_delivery_attempts
int
預設值: 30

事件的傳遞重試嘗試次數上限。

event_time_to_live_in_minutes
int
預設值: 1440

活動) 分鐘 (存留時間。

變數

max_delivery_attempts
int

事件的傳遞重試嘗試次數上限。

event_time_to_live_in_minutes
int

活動) 分鐘 (存留時間。