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