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

26 lines (25 loc) 2.79 kB
export { AssociationsInterfaceArgs } from "./associationsInterface"; export type AssociationsInterface = import("./associationsInterface").AssociationsInterface; export declare const AssociationsInterface: typeof import("./associationsInterface").AssociationsInterface; export { FrontendsInterfaceArgs } from "./frontendsInterface"; export type FrontendsInterface = import("./frontendsInterface").FrontendsInterface; export declare const FrontendsInterface: typeof import("./frontendsInterface").FrontendsInterface; export { GetAssociationsInterfaceArgs, GetAssociationsInterfaceResult, GetAssociationsInterfaceOutputArgs } from "./getAssociationsInterface"; export declare const getAssociationsInterface: typeof import("./getAssociationsInterface").getAssociationsInterface; export declare const getAssociationsInterfaceOutput: typeof import("./getAssociationsInterface").getAssociationsInterfaceOutput; export { GetFrontendsInterfaceArgs, GetFrontendsInterfaceResult, GetFrontendsInterfaceOutputArgs } from "./getFrontendsInterface"; export declare const getFrontendsInterface: typeof import("./getFrontendsInterface").getFrontendsInterface; export declare const getFrontendsInterfaceOutput: typeof import("./getFrontendsInterface").getFrontendsInterfaceOutput; export { GetSecurityPoliciesInterfaceArgs, GetSecurityPoliciesInterfaceResult, GetSecurityPoliciesInterfaceOutputArgs } from "./getSecurityPoliciesInterface"; export declare const getSecurityPoliciesInterface: typeof import("./getSecurityPoliciesInterface").getSecurityPoliciesInterface; export declare const getSecurityPoliciesInterfaceOutput: typeof import("./getSecurityPoliciesInterface").getSecurityPoliciesInterfaceOutput; export { GetTrafficControllerInterfaceArgs, GetTrafficControllerInterfaceResult, GetTrafficControllerInterfaceOutputArgs } from "./getTrafficControllerInterface"; export declare const getTrafficControllerInterface: typeof import("./getTrafficControllerInterface").getTrafficControllerInterface; export declare const getTrafficControllerInterfaceOutput: typeof import("./getTrafficControllerInterface").getTrafficControllerInterfaceOutput; export { SecurityPoliciesInterfaceArgs } from "./securityPoliciesInterface"; export type SecurityPoliciesInterface = import("./securityPoliciesInterface").SecurityPoliciesInterface; export declare const SecurityPoliciesInterface: typeof import("./securityPoliciesInterface").SecurityPoliciesInterface; export { TrafficControllerInterfaceArgs } from "./trafficControllerInterface"; export type TrafficControllerInterface = import("./trafficControllerInterface").TrafficControllerInterface; export declare const TrafficControllerInterface: typeof import("./trafficControllerInterface").TrafficControllerInterface; export * from "../types/enums/servicenetworking";