Share via


SubscriptionList.MonitoredSubscriptionList Property

Definition

List of subscriptions and the state of the monitoring.

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.IMonitoredSubscription> MonitoredSubscriptionList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Owned)>]
member this.MonitoredSubscriptionList : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.IMonitoredSubscription> with get, set
Public Property MonitoredSubscriptionList As List(Of IMonitoredSubscription)

Property Value

Implements

Attributes

Applies to