다음을 통해 공유


FrontDoorWebApplicationFirewallPolicySettings.RequestBodyCheck Property

Definition

Describes if policy managed rules will inspect the request body content.

public Azure.ResourceManager.FrontDoor.Models.PolicyRequestBodyCheck? RequestBodyCheck { get; set; }
member this.RequestBodyCheck : Nullable<Azure.ResourceManager.FrontDoor.Models.PolicyRequestBodyCheck> with get, set
Public Property RequestBodyCheck As Nullable(Of PolicyRequestBodyCheck)

Property Value

Applies to