FrontDoorRuleGroupScope(String) Constructor

Definition

Initializes a new instance of FrontDoorRuleGroupScope.

public FrontDoorRuleGroupScope(string ruleGroupName);
new Azure.ResourceManager.FrontDoor.Models.FrontDoorRuleGroupScope : string -> Azure.ResourceManager.FrontDoor.Models.FrontDoorRuleGroupScope
Public Sub New (ruleGroupName As String)

Parameters

ruleGroupName
String

Defines the rule group name.

Exceptions

ruleGroupName is null.

Applies to