Managed Rule Set List Response
data class ManagedRuleSetListResponse(val managedRuleSets: List<FrontDoorManagedRuleSetResponse>? = null)
Defines the list of managed rule sets for the policy.
Defines the list of managed rule sets for the policy.