Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.securityinsights.getMicrosoftSecurityIncidentCreationAlertRule
Explore with Pulumi AI
Gets the alert rule. API Version: 2020-01-01.
Using getMicrosoftSecurityIncidentCreationAlertRule
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMicrosoftSecurityIncidentCreationAlertRule(args: GetMicrosoftSecurityIncidentCreationAlertRuleArgs, opts?: InvokeOptions): Promise<GetMicrosoftSecurityIncidentCreationAlertRuleResult>
function getMicrosoftSecurityIncidentCreationAlertRuleOutput(args: GetMicrosoftSecurityIncidentCreationAlertRuleOutputArgs, opts?: InvokeOptions): Output<GetMicrosoftSecurityIncidentCreationAlertRuleResult>
def get_microsoft_security_incident_creation_alert_rule(resource_group_name: Optional[str] = None,
rule_id: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMicrosoftSecurityIncidentCreationAlertRuleResult
def get_microsoft_security_incident_creation_alert_rule_output(resource_group_name: Optional[pulumi.Input[str]] = None,
rule_id: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMicrosoftSecurityIncidentCreationAlertRuleResult]
func LookupMicrosoftSecurityIncidentCreationAlertRule(ctx *Context, args *LookupMicrosoftSecurityIncidentCreationAlertRuleArgs, opts ...InvokeOption) (*LookupMicrosoftSecurityIncidentCreationAlertRuleResult, error)
func LookupMicrosoftSecurityIncidentCreationAlertRuleOutput(ctx *Context, args *LookupMicrosoftSecurityIncidentCreationAlertRuleOutputArgs, opts ...InvokeOption) LookupMicrosoftSecurityIncidentCreationAlertRuleResultOutput
> Note: This function is named LookupMicrosoftSecurityIncidentCreationAlertRule
in the Go SDK.
public static class GetMicrosoftSecurityIncidentCreationAlertRule
{
public static Task<GetMicrosoftSecurityIncidentCreationAlertRuleResult> InvokeAsync(GetMicrosoftSecurityIncidentCreationAlertRuleArgs args, InvokeOptions? opts = null)
public static Output<GetMicrosoftSecurityIncidentCreationAlertRuleResult> Invoke(GetMicrosoftSecurityIncidentCreationAlertRuleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMicrosoftSecurityIncidentCreationAlertRuleResult> getMicrosoftSecurityIncidentCreationAlertRule(GetMicrosoftSecurityIncidentCreationAlertRuleArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:securityinsights:getMicrosoftSecurityIncidentCreationAlertRule
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the resource group within the user's subscription. The name is case insensitive.
- Rule
Id string Alert rule ID
- Workspace
Name string The name of the workspace.
- Resource
Group stringName The name of the resource group within the user's subscription. The name is case insensitive.
- Rule
Id string Alert rule ID
- Workspace
Name string The name of the workspace.
- resource
Group StringName The name of the resource group within the user's subscription. The name is case insensitive.
- rule
Id String Alert rule ID
- workspace
Name String The name of the workspace.
- resource
Group stringName The name of the resource group within the user's subscription. The name is case insensitive.
- rule
Id string Alert rule ID
- workspace
Name string The name of the workspace.
- resource_
group_ strname The name of the resource group within the user's subscription. The name is case insensitive.
- rule_
id str Alert rule ID
- workspace_
name str The name of the workspace.
- resource
Group StringName The name of the resource group within the user's subscription. The name is case insensitive.
- rule
Id String Alert rule ID
- workspace
Name String The name of the workspace.
getMicrosoftSecurityIncidentCreationAlertRule Result
The following output properties are available:
- Display
Name string The display name for alerts created by this alert rule.
- Enabled bool
Determines whether this alert rule is enabled or disabled.
- Id string
Azure resource Id
- Last
Modified stringUtc The last time that this alert has been modified.
- Name string
Azure resource name
- Product
Filter string The alerts' productName on which the cases will be generated
- Type string
Azure resource type
- Alert
Rule stringTemplate Name The Name of the alert rule template used to create this rule.
- Description string
The description of the alert rule.
- Display
Names List<string>Exclude Filter the alerts' displayNames on which the cases will not be generated
- Display
Names List<string>Filter the alerts' displayNames on which the cases will be generated
- Etag string
Etag of the azure resource
- Severities
Filter List<string> the alerts' severities on which the cases will be generated
- Display
Name string The display name for alerts created by this alert rule.
- Enabled bool
Determines whether this alert rule is enabled or disabled.
- Id string
Azure resource Id
- Last
Modified stringUtc The last time that this alert has been modified.
- Name string
Azure resource name
- Product
Filter string The alerts' productName on which the cases will be generated
- Type string
Azure resource type
- Alert
Rule stringTemplate Name The Name of the alert rule template used to create this rule.
- Description string
The description of the alert rule.
- Display
Names []stringExclude Filter the alerts' displayNames on which the cases will not be generated
- Display
Names []stringFilter the alerts' displayNames on which the cases will be generated
- Etag string
Etag of the azure resource
- Severities
Filter []string the alerts' severities on which the cases will be generated
- display
Name String The display name for alerts created by this alert rule.
- enabled Boolean
Determines whether this alert rule is enabled or disabled.
- id String
Azure resource Id
- last
Modified StringUtc The last time that this alert has been modified.
- name String
Azure resource name
- product
Filter String The alerts' productName on which the cases will be generated
- type String
Azure resource type
- alert
Rule StringTemplate Name The Name of the alert rule template used to create this rule.
- description String
The description of the alert rule.
- display
Names List<String>Exclude Filter the alerts' displayNames on which the cases will not be generated
- display
Names List<String>Filter the alerts' displayNames on which the cases will be generated
- etag String
Etag of the azure resource
- severities
Filter List<String> the alerts' severities on which the cases will be generated
- display
Name string The display name for alerts created by this alert rule.
- enabled boolean
Determines whether this alert rule is enabled or disabled.
- id string
Azure resource Id
- last
Modified stringUtc The last time that this alert has been modified.
- name string
Azure resource name
- product
Filter string The alerts' productName on which the cases will be generated
- type string
Azure resource type
- alert
Rule stringTemplate Name The Name of the alert rule template used to create this rule.
- description string
The description of the alert rule.
- display
Names string[]Exclude Filter the alerts' displayNames on which the cases will not be generated
- display
Names string[]Filter the alerts' displayNames on which the cases will be generated
- etag string
Etag of the azure resource
- severities
Filter string[] the alerts' severities on which the cases will be generated
- display_
name str The display name for alerts created by this alert rule.
- enabled bool
Determines whether this alert rule is enabled or disabled.
- id str
Azure resource Id
- last_
modified_ strutc The last time that this alert has been modified.
- name str
Azure resource name
- product_
filter str The alerts' productName on which the cases will be generated
- type str
Azure resource type
- alert_
rule_ strtemplate_ name The Name of the alert rule template used to create this rule.
- description str
The description of the alert rule.
- display_
names_ Sequence[str]exclude_ filter the alerts' displayNames on which the cases will not be generated
- display_
names_ Sequence[str]filter the alerts' displayNames on which the cases will be generated
- etag str
Etag of the azure resource
- severities_
filter Sequence[str] the alerts' severities on which the cases will be generated
- display
Name String The display name for alerts created by this alert rule.
- enabled Boolean
Determines whether this alert rule is enabled or disabled.
- id String
Azure resource Id
- last
Modified StringUtc The last time that this alert has been modified.
- name String
Azure resource name
- product
Filter String The alerts' productName on which the cases will be generated
- type String
Azure resource type
- alert
Rule StringTemplate Name The Name of the alert rule template used to create this rule.
- description String
The description of the alert rule.
- display
Names List<String>Exclude Filter the alerts' displayNames on which the cases will not be generated
- display
Names List<String>Filter the alerts' displayNames on which the cases will be generated
- etag String
Etag of the azure resource
- severities
Filter List<String> the alerts' severities on which the cases will be generated
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0