ArmFrontDoorModelFactory.FrontDoorRuleScope(String) Method

Definition

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.

Applies to