Interface ActionResponse.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingAlertRule

        ActionResponse.DefinitionStages.WithCreate withExistingAlertRule​(String resourceGroupName,
                                                                         String workspaceName,
                                                                         String ruleId)
        Specifies resourceGroupName, workspaceName, ruleId.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        workspaceName - The name of the workspace.
        ruleId - Alert rule ID.
        Returns:
        the next definition stage.