Partager via


PolicySettings.CustomBlockResponseBody Property

Definition

If the action type is block, customer can override the response body. The body must be specified in base64 encoding.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public string CustomBlockResponseBody { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.CustomBlockResponseBody : string with get, set
Public Property CustomBlockResponseBody As String

Property Value

Implements

Attributes

Applies to