NewAlertRuleActions.LogicAppResourceId Property

Definition

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

Property Value

String
Attributes

Applies to