Interface IncidentComment.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingIncident

        IncidentComment.DefinitionStages.WithCreate withExistingIncident​(String resourceGroupName,
                                                                         String workspaceName,
                                                                         String incidentId)
        Specifies resourceGroupName, workspaceName, incidentId.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        workspaceName - The name of the workspace.
        incidentId - Incident ID.
        Returns:
        the next definition stage.