FetchInvestigationResultContent(Guid) Constructor

Definition

Initializes a new instance of FetchInvestigationResultContent.

public FetchInvestigationResultContent(Guid investigationId);
new Azure.ResourceManager.Monitor.Workspaces.Models.FetchInvestigationResultContent : Guid -> Azure.ResourceManager.Monitor.Workspaces.Models.FetchInvestigationResultContent
Public Sub New (investigationId As Guid)

Parameters

investigationId
Guid

The unique identifier of the investigation.

Applies to