FrontDoorResource.GetFrontDoorRulesEngines Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of FrontDoorRulesEngines in the FrontDoorResource.
public virtual Azure.ResourceManager.FrontDoor.FrontDoorRulesEngineCollection GetFrontDoorRulesEngines();
abstract member GetFrontDoorRulesEngines : unit -> Azure.ResourceManager.FrontDoor.FrontDoorRulesEngineCollection
override this.GetFrontDoorRulesEngines : unit -> Azure.ResourceManager.FrontDoor.FrontDoorRulesEngineCollection
Public Overridable Function GetFrontDoorRulesEngines () As FrontDoorRulesEngineCollection
Returns
An object representing collection of FrontDoorRulesEngines and their operations over a FrontDoorRulesEngineResource.