ArmFrontDoorModelFactory.FrontDoorRuleScope(String) 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.
public static Azure.ResourceManager.FrontDoor.Models.FrontDoorRuleScope FrontDoorRuleScope(string ruleId = default);
static member FrontDoorRuleScope : string -> Azure.ResourceManager.FrontDoor.Models.FrontDoorRuleScope
Public Shared Function FrontDoorRuleScope (Optional ruleId As String = Nothing) As FrontDoorRuleScope
Parameters
- ruleId
- String
Defines the rule id.
Returns
A new FrontDoorRuleScope instance for mocking.