PolicySettings.DefaultCustomBlockResponseBody 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.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public string DefaultCustomBlockResponseBody { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.DefaultCustomBlockResponseBody : string with get, set
Public Property DefaultCustomBlockResponseBody As String

Property Value

Implements

Attributes

Applies to