NewFrontDoorRulesEngine.ResourceGroupName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The resource group name that the Front Door will be created in.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string ResourceGroupName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The resource group name that the Front Door will be created in.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

Property Value

String
Attributes

Applies to