IssueResource.InvestigationsCount Property

Definition

The number of investigations in the issue

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

Property Value

Implements

Attributes

Applies to