Class ScheduledQueryRulesAlertAction
Inheritance
System.Object
ScheduledQueryRulesAlertAction
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Monitoring.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ScheduledQueryRulesAlertAction
Fields
View SourceActionGroups
List of action group reference resource IDs.
Declaration
public readonly ImmutableArray<string> ActionGroups
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
CustomWebhookPayload
Custom payload to be sent for all webhook payloads in alerting action.
Declaration
public readonly string CustomWebhookPayload
Field Value
| Type | Description |
|---|---|
| System.String |
EmailSubject
Custom subject override for all email ids in Azure action group.
Declaration
public readonly string EmailSubject
Field Value
| Type | Description |
|---|---|
| System.String |