共用方式為


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

Property Value

Implements

Attributes

Applies to