Share via


ActivityLogAlertData.Scopes Property

Definition

A list of resource IDs that will be used as prefixes. The alert will only apply to Activity Log events with resource IDs that fall under one of these prefixes. This list must include at least one item.

public System.Collections.Generic.IList<string> Scopes { get; }
member this.Scopes : System.Collections.Generic.IList<string>
Public ReadOnly Property Scopes As IList(Of String)

Property Value

Applies to