Uses of Class
com.azure.resourcemanager.frontdoor.models.RulesEngineUpdateParameters
Packages that use RulesEngineUpdateParameters
Package
Description
Package containing the inner data models for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of RulesEngineUpdateParameters in com.azure.resourcemanager.frontdoor.fluent.models
Modifier and TypeClassDescriptionfinal classThe JSON object that contains the properties required to create a Rules Engine Configuration. -
Uses of RulesEngineUpdateParameters in com.azure.resourcemanager.frontdoor.models
Methods in com.azure.resourcemanager.frontdoor.models that return RulesEngineUpdateParametersModifier and TypeMethodDescriptionRulesEngineUpdateParameters.withRules(List<RulesEngineRule> rules) Set the rules property: A list of rules that define a particular Rules Engine Configuration.