ArmMonitorWorkspacesModelFactory.FetchInvestigationResultContent(Guid) Method
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.
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.