NewRelicMonitorResource.MonitoringStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MonitoringStatus of the resource
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.MonitoringStatus? MonitoringStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)>]
member this.MonitoringStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.MonitoringStatus>
Public ReadOnly Property MonitoringStatus As Nullable(Of MonitoringStatus)
Property Value
Implements
- Attributes