Share via


AzureApplicationGatewayFirewallPolicySetting.CustomBlockResponseStatusCode Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Custom Response Status Code", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public int? CustomBlockResponseStatusCode { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Custom Response Status Code", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.CustomBlockResponseStatusCode : Nullable<int> with get, set
Public Property CustomBlockResponseStatusCode As Nullable(Of Integer)

Property Value

Attributes

Applies to