Share via


AddAzureRmAlertRuleCommandBase.Location Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.LocationCompleter(new System.String[] { "microsoft.insights/alertrules" })]
[System.Management.Automation.Parameter(HelpMessage="The Location name", Mandatory=true, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Location { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.LocationCompleter(new System.String[] { "microsoft.insights/alertrules" })>]
[<System.Management.Automation.Parameter(HelpMessage="The Location name", Mandatory=true, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes

Applies to