Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MicrosoftSecurityIncidentCreationAlertRule

Package version

Represents MicrosoftSecurityIncidentCreation rule.

Hierarchy

  • AlertRule
    • MicrosoftSecurityIncidentCreationAlertRule

Index

Properties

Optional alertRuleTemplateName

alertRuleTemplateName: undefined | string

The Name of the alert rule template used to create this rule.

Optional description

description: undefined | string

The description of the alert rule.

Optional displayName

displayName: undefined | string

The display name for alerts created by this alert rule.

Optional displayNamesExcludeFilter

displayNamesExcludeFilter: string[]

the alerts' displayNames on which the cases will not be generated

Optional displayNamesFilter

displayNamesFilter: string[]

the alerts' displayNames on which the cases will be generated

Optional enabled

enabled: undefined | false | true

Determines whether this alert rule is enabled or disabled.

Optional etag

etag: undefined | string

Etag of the azure resource

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "MicrosoftSecurityIncidentCreation"

Polymorphic discriminator, which specifies the different types this object can be

Optional lastModifiedUtc

lastModifiedUtc: Date

The last time that this alert has been modified. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional productFilter

The alerts' productName on which the cases will be generated

Optional severitiesFilter

severitiesFilter: AlertSeverity[]

the alerts' severities on which the cases will be generated

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc