MonitorIssueProperties.Investigations 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.
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)