Share via


IHttpErrorRangeParameters.End Property

Definition

The inclusive end of the http status code range.

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

Property Value

Attributes

Applies to