Compartir a través de


IHttpErrorRangeParameters.End Property

Definition

The inclusive end of the http status code range.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The inclusive end of the http status code range.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="end")]
public int? End { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The inclusive end of the http status code range.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="end")>]
member this.End : Nullable<int> with get, set
Public Property End As Nullable(Of Integer)

Property Value

Attributes

Applies to