IssueProperties.Investigation Property

Definition

The list of investigations in the issue

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Models.IInvestigationMetadata> Investigation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.PropertyOrigin.Owned)>]
member this.Investigation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Models.IInvestigationMetadata>
Public ReadOnly Property Investigation As List(Of IInvestigationMetadata)

Property Value

Implements

Attributes

Applies to