Share via


DurableTaskOptions.EventGridPublishRetryHttpStatus Property

Definition

Gets or sets the Event Grid publish request http status.

public int[] EventGridPublishRetryHttpStatus { get; set; }
member this.EventGridPublishRetryHttpStatus : int[] with get, set
Public Property EventGridPublishRetryHttpStatus As Integer()

Property Value

Int32[]

A list of HTTP status codes, e.g. 400, 403.

Applies to