get Rules Engine
Gets a Rules Engine Configuration with the specified name within the specified Front Door. Uses Azure REST API version 2021-06-01. Other available API versions: 2020-01-01, 2020-04-01, 2020-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native frontdoor [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
A rules engine configuration containing a list of rules that will run to modify the runtime behavior of the request and response.
Parameters
null
Return
A rules engine configuration containing a list of rules that will run to modify the runtime behavior of the request and response.
Parameters
Name of the Front Door which is globally unique.
Name of the Resource group within the Azure subscription.
Name of the Rules Engine which is unique within the Front Door.
See also
Return
A rules engine configuration containing a list of rules that will run to modify the runtime behavior of the request and response.
Parameters
Builder for com.pulumi.azurenative.frontdoor.kotlin.inputs.GetRulesEnginePlainArgs.