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