Skip to main content

rules_engines

Overview

Namerules_engines
TypeResource
Idazure.front_door.rules_engines

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
propertiesobjectThe JSON object that contains the properties required to create a Rules Engine Configuration.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTfrontDoorName, resourceGroupName, rulesEngineName, subscriptionIdGets a Rules Engine Configuration with the specified name within the specified Front Door.
list_by_front_doorSELECTfrontDoorName, resourceGroupName, subscriptionIdLists all of the Rules Engine Configurations within a Front Door.
create_or_updateINSERTfrontDoorName, resourceGroupName, rulesEngineName, subscriptionIdCreates a new Rules Engine Configuration with the specified name within the specified Front Door.
deleteDELETEfrontDoorName, resourceGroupName, rulesEngineName, subscriptionIdDeletes an existing Rules Engine Configuration with the specified parameters.
_list_by_front_doorEXECfrontDoorName, resourceGroupName, subscriptionIdLists all of the Rules Engine Configurations within a Front Door.