Freigeben über


ScheduledQueryRuleProperties.Scope Property

Definition

The list of resource id's that this scheduled query rule is scoped to.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Owned)>]
member this.Scope : System.Collections.Generic.List<string> with get, set
Public Property Scope As List(Of String)

Property Value

Implements

Attributes

Applies to