RemoveAlertRuleActions.AlertRuleId Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Alert Rule Id.", Mandatory=true, ParameterSetName="ActionId", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string AlertRuleId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Alert Rule Id.", Mandatory=true, ParameterSetName="ActionId", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.AlertRuleId : string with get, set
Public Property AlertRuleId As String

Property Value

String
Attributes

Applies to