SecurityInsightsAlertRuleResource.GetSecurityInsightsAlertRuleActions Method

Definition

Gets a collection of SecurityInsightsAlertRuleActionResources in the SecurityInsightsAlertRule.

public virtual Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleActionCollection GetSecurityInsightsAlertRuleActions ();
abstract member GetSecurityInsightsAlertRuleActions : unit -> Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleActionCollection
override this.GetSecurityInsightsAlertRuleActions : unit -> Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleActionCollection
Public Overridable Function GetSecurityInsightsAlertRuleActions () As SecurityInsightsAlertRuleActionCollection

Returns

An object representing collection of SecurityInsightsAlertRuleActionResources and their operations over a SecurityInsightsAlertRuleActionResource.

Applies to