Partager via


PolicySettings.CustomBlockResponseStatusCode Property

Definition

If the action type is block, customer can override the response status code.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public int? CustomBlockResponseStatusCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.CustomBlockResponseStatusCode : Nullable<int> with get, set
Public Property CustomBlockResponseStatusCode As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to