Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Automation

Package version

The security automation resource.

Hierarchy

Index

Properties

Optional actions

A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true.

Optional description

description: undefined | string

The security automation description.

Optional etag

etag: undefined | string

Entity tag is used for comparing two or more entities from the same requested resource.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional isEnabled

isEnabled: undefined | false | true

Indicates whether the security automation is enabled.

Optional kind

kind: undefined | string

Kind of the resource

Optional location

location: undefined | string

Location where the resource is stored

Optional name

name: undefined | string

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

Optional scopes

scopes: AutomationScope[]

A collection of scopes on which the security automations logic is applied. Supported scopes are the subscription itself or a resource group under that subscription. The automation will only apply on defined scopes.

Optional sources

sources: AutomationSource[]

A collection of the source event types which evaluate the security automation set of rules.

Optional tags

tags: undefined | {}

A list of key value pairs that describe the resource.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc