MonitorIssueProperties.Investigations Property

Definition

The list of investigations in the issue.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Workspaces.Models.IssueInvestigationMetadata> Investigations { get; }
member this.Investigations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Workspaces.Models.IssueInvestigationMetadata>
Public ReadOnly Property Investigations As IReadOnlyList(Of IssueInvestigationMetadata)

Property Value

Applies to