ArmMonitorWorkspacesModelFactory.FetchInvestigationResultContent(Guid) Method

Definition

public static Azure.ResourceManager.Monitor.Workspaces.Models.FetchInvestigationResultContent FetchInvestigationResultContent(Guid investigationId = default);
static member FetchInvestigationResultContent : Guid -> Azure.ResourceManager.Monitor.Workspaces.Models.FetchInvestigationResultContent
Public Shared Function FetchInvestigationResultContent (Optional investigationId As Guid = Nothing) As FetchInvestigationResultContent

Parameters

investigationId
Guid

The unique identifier of the investigation.

Returns

A new FetchInvestigationResultContent instance for mocking.

Applies to