Sdílet prostřednictvím


StatusCodesRangeBasedTrigger.StatusCodes Property

Definition

Gets or sets HTTP status code.

[Newtonsoft.Json.JsonProperty(PropertyName="statusCodes")]
public string StatusCodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCodes")>]
member this.StatusCodes : string with get, set
Public Property StatusCodes As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to