PolicySettings.DefaultCustomBlockResponseStatusCode Property

Definition

If the action type is block, this field defines the default customer overridable http response status code.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public float? DefaultCustomBlockResponseStatusCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.DefaultCustomBlockResponseStatusCode : Nullable<single> with get, set
Public Property DefaultCustomBlockResponseStatusCode As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to