@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 3.65 kB
TypeScript
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";