OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsAlertRules Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of SecurityInsightsAlertRuleResources in the OperationalInsightsWorkspaceSecurityInsights.
public virtual Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleCollection GetSecurityInsightsAlertRules ();
abstract member GetSecurityInsightsAlertRules : unit -> Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleCollection
override this.GetSecurityInsightsAlertRules : unit -> Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleCollection
Public Overridable Function GetSecurityInsightsAlertRules () As SecurityInsightsAlertRuleCollection
Returns
An object representing collection of SecurityInsightsAlertRuleResources and their operations over a SecurityInsightsAlertRuleResource.