Uses of Interface
com.azure.resourcemanager.securityinsights.models.AlertRuleTemplate
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of AlertRuleTemplate in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionGets the alert rule template.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AlertRuleTemplate>
AlertRuleTemplates.getWithResponse
(String resourceGroupName, String workspaceName, String alertRuleTemplateId, com.azure.core.util.Context context) Gets the alert rule template.com.azure.core.http.rest.PagedIterable<AlertRuleTemplate>
Gets all alert rule templates.com.azure.core.http.rest.PagedIterable<AlertRuleTemplate>
AlertRuleTemplates.list
(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Gets all alert rule templates.