Share via


EventGridNotificationOptions.PublishRetryHttpStatus Property

Definition

Gets or sets the Event Grid publish request http status.

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

Property Value

Int32[]

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

Applies to