IssueProperties.InvestigationsCount Property

Definition

The number of investigations in the issue

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.PropertyOrigin.Owned)]
public int? InvestigationsCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.PropertyOrigin.Owned)>]
member this.InvestigationsCount : Nullable<int>
Public ReadOnly Property InvestigationsCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to