MonitorProperties.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.
Flag specifying if the resource monitoring is enabled or disabled.
[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Origin(Microsoft.Azure.PowerShell.Cmdlets.Elastic.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Elastic.Support.MonitoringStatus? MonitoringStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Origin(Microsoft.Azure.PowerShell.Cmdlets.Elastic.PropertyOrigin.Owned)>]
member this.MonitoringStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Support.MonitoringStatus> with get, set
Public Property MonitoringStatus As Nullable(Of MonitoringStatus)
Property Value
Implements
- Attributes