PrometheusRuleGroupResource.Scope Property

Definition

Target Azure Monitor workspaces resource ids. This api-version is currently limited to creating with one scope. This may change in future.

[Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Origin(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.PropertyOrigin.Inlined)]
public string[] Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Origin(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.PropertyOrigin.Inlined)>]
member this.Scope : string[] with get, set
Public Property Scope As String()

Property Value

String[]

Implements

Attributes

Applies to