UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

38 lines (37 loc) 3.65 kB
export { ActionRuleByNameArgs } from "./actionRuleByName"; export type ActionRuleByName = import("./actionRuleByName").ActionRuleByName; export declare const ActionRuleByName: typeof import("./actionRuleByName").ActionRuleByName; export { AlertProcessingRuleByNameArgs } from "./alertProcessingRuleByName"; export type AlertProcessingRuleByName = import("./alertProcessingRuleByName").AlertProcessingRuleByName; export declare const AlertProcessingRuleByName: typeof import("./alertProcessingRuleByName").AlertProcessingRuleByName; export { GetActionRuleByNameArgs, GetActionRuleByNameResult, GetActionRuleByNameOutputArgs } from "./getActionRuleByName"; export declare const getActionRuleByName: typeof import("./getActionRuleByName").getActionRuleByName; export declare const getActionRuleByNameOutput: typeof import("./getActionRuleByName").getActionRuleByNameOutput; export { GetAlertProcessingRuleByNameArgs, GetAlertProcessingRuleByNameResult, GetAlertProcessingRuleByNameOutputArgs } from "./getAlertProcessingRuleByName"; export declare const getAlertProcessingRuleByName: typeof import("./getAlertProcessingRuleByName").getAlertProcessingRuleByName; export declare const getAlertProcessingRuleByNameOutput: typeof import("./getAlertProcessingRuleByName").getAlertProcessingRuleByNameOutput; export { GetIssueArgs, GetIssueResult, GetIssueOutputArgs } from "./getIssue"; export declare const getIssue: typeof import("./getIssue").getIssue; export declare const getIssueOutput: typeof import("./getIssue").getIssueOutput; export { GetPrometheusRuleGroupArgs, GetPrometheusRuleGroupResult, GetPrometheusRuleGroupOutputArgs } from "./getPrometheusRuleGroup"; export declare const getPrometheusRuleGroup: typeof import("./getPrometheusRuleGroup").getPrometheusRuleGroup; export declare const getPrometheusRuleGroupOutput: typeof import("./getPrometheusRuleGroup").getPrometheusRuleGroupOutput; export { GetSmartDetectorAlertRuleArgs, GetSmartDetectorAlertRuleResult, GetSmartDetectorAlertRuleOutputArgs } from "./getSmartDetectorAlertRule"; export declare const getSmartDetectorAlertRule: typeof import("./getSmartDetectorAlertRule").getSmartDetectorAlertRule; export declare const getSmartDetectorAlertRuleOutput: typeof import("./getSmartDetectorAlertRule").getSmartDetectorAlertRuleOutput; export { IssueArgs } from "./issue"; export type Issue = import("./issue").Issue; export declare const Issue: typeof import("./issue").Issue; export { ListIssueAlertsArgs, ListIssueAlertsResult, ListIssueAlertsOutputArgs } from "./listIssueAlerts"; export declare const listIssueAlerts: typeof import("./listIssueAlerts").listIssueAlerts; export declare const listIssueAlertsOutput: typeof import("./listIssueAlerts").listIssueAlertsOutput; export { ListIssueResourcesArgs, ListIssueResourcesResult, ListIssueResourcesOutputArgs } from "./listIssueResources"; export declare const listIssueResources: typeof import("./listIssueResources").listIssueResources; export declare const listIssueResourcesOutput: typeof import("./listIssueResources").listIssueResourcesOutput; export { PrometheusRuleGroupArgs } from "./prometheusRuleGroup"; export type PrometheusRuleGroup = import("./prometheusRuleGroup").PrometheusRuleGroup; export declare const PrometheusRuleGroup: typeof import("./prometheusRuleGroup").PrometheusRuleGroup; export { SmartDetectorAlertRuleArgs } from "./smartDetectorAlertRule"; export type SmartDetectorAlertRule = import("./smartDetectorAlertRule").SmartDetectorAlertRule; export declare const SmartDetectorAlertRule: typeof import("./smartDetectorAlertRule").SmartDetectorAlertRule; export * from "../types/enums/alertsmanagement";