Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActivityLogAlert.Models.Api20201001 Namespace

Classes

ActionGroup

A pointer to an Azure Action Group.

ActionGroupWebhookProperties

the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.

ActionList

A list of Activity Log Alert rule actions.

ActivityLogAlertResource

An Activity Log Alert rule resource.

AlertRuleAllOfCondition

An Activity Log Alert rule condition that is met when all its member conditions are met.

AlertRuleAnyOfOrLeafCondition

An Activity Log Alert rule condition that is met when all its member conditions are met. Each condition can be of one of the following types: Important: Each type has its unique subset of properties. Properties from different types CANNOT exist in one condition.

  • Leaf Condition - must contain 'field' and either 'equals' or 'containsAny'. Please note, 'anyOf' should not be set in a Leaf Condition.
  • AnyOf Condition - must contain only 'anyOf' (which is an array of Leaf Conditions). Please note, 'field', 'equals' and 'containsAny' should not be set in an AnyOf Condition.
AlertRuleLeafCondition

An Activity Log Alert rule condition that is met by comparing the field and value of an Activity Log event. This condition must contain 'field' and either 'equals' or 'containsAny'.

AlertRuleList

A list of Activity Log Alert rules.

AlertRulePatchObject

An Activity Log Alert rule object for the body of patch operations.

AlertRulePatchObjectTags

The resource tags

AlertRulePatchProperties

An Activity Log Alert rule properties for patch operations.

AlertRuleProperties

An Azure Activity Log Alert rule.

AzureResource

An Azure resource object.

AzureResourceTags

The tags of the resource.

ErrorResponse

The error response.

Interfaces

IActionGroup
IActionGroupWebhookProperties
IActionList
IActivityLogAlertResource
IAlertRuleAllOfCondition
IAlertRuleAnyOfOrLeafCondition
IAlertRuleLeafCondition
IAlertRuleList
IAlertRulePatchObject
IAlertRulePatchObjectTags
IAlertRulePatchProperties
IAlertRuleProperties
IAzureResource
IAzureResourceTags
IErrorResponse