次の方法で共有


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

Property Value

String[]

Implements

Attributes

Applies to