Compartilhar via


HTTPConfiguration.ValidStatusCodes Propriedade

Definição

Obtém ou define códigos de status válidos.

[Newtonsoft.Json.JsonProperty(PropertyName="validStatusCodes")]
public System.Collections.Generic.IList<int?> ValidStatusCodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validStatusCodes")>]
member this.ValidStatusCodes : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property ValidStatusCodes As IList(Of Nullable(Of Integer))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a