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

44 lines (43 loc) 3.52 kB
export { ConnectionMonitorTestArgs } from "./connectionMonitorTest"; export type ConnectionMonitorTest = import("./connectionMonitorTest").ConnectionMonitorTest; export declare const ConnectionMonitorTest: typeof import("./connectionMonitorTest").ConnectionMonitorTest; export { GetConnectionMonitorTestArgs, GetConnectionMonitorTestResult, GetConnectionMonitorTestOutputArgs } from "./getConnectionMonitorTest"; export declare const getConnectionMonitorTest: typeof import("./getConnectionMonitorTest").getConnectionMonitorTest; export declare const getConnectionMonitorTestOutput: typeof import("./getConnectionMonitorTest").getConnectionMonitorTestOutput; export { GetPeerAsnArgs, GetPeerAsnResult, GetPeerAsnOutputArgs } from "./getPeerAsn"; export declare const getPeerAsn: typeof import("./getPeerAsn").getPeerAsn; export declare const getPeerAsnOutput: typeof import("./getPeerAsn").getPeerAsnOutput; export { GetPeeringArgs, GetPeeringResult, GetPeeringOutputArgs } from "./getPeering"; export declare const getPeering: typeof import("./getPeering").getPeering; export declare const getPeeringOutput: typeof import("./getPeering").getPeeringOutput; export { GetPeeringServiceArgs, GetPeeringServiceResult, GetPeeringServiceOutputArgs } from "./getPeeringService"; export declare const getPeeringService: typeof import("./getPeeringService").getPeeringService; export declare const getPeeringServiceOutput: typeof import("./getPeeringService").getPeeringServiceOutput; export { GetPrefixArgs, GetPrefixResult, GetPrefixOutputArgs } from "./getPrefix"; export declare const getPrefix: typeof import("./getPrefix").getPrefix; export declare const getPrefixOutput: typeof import("./getPrefix").getPrefixOutput; export { GetRegisteredAsnArgs, GetRegisteredAsnResult, GetRegisteredAsnOutputArgs } from "./getRegisteredAsn"; export declare const getRegisteredAsn: typeof import("./getRegisteredAsn").getRegisteredAsn; export declare const getRegisteredAsnOutput: typeof import("./getRegisteredAsn").getRegisteredAsnOutput; export { GetRegisteredPrefixArgs, GetRegisteredPrefixResult, GetRegisteredPrefixOutputArgs } from "./getRegisteredPrefix"; export declare const getRegisteredPrefix: typeof import("./getRegisteredPrefix").getRegisteredPrefix; export declare const getRegisteredPrefixOutput: typeof import("./getRegisteredPrefix").getRegisteredPrefixOutput; export { PeerAsnArgs } from "./peerAsn"; export type PeerAsn = import("./peerAsn").PeerAsn; export declare const PeerAsn: typeof import("./peerAsn").PeerAsn; export { PeeringArgs } from "./peering"; export type Peering = import("./peering").Peering; export declare const Peering: typeof import("./peering").Peering; export { PeeringServiceArgs } from "./peeringService"; export type PeeringService = import("./peeringService").PeeringService; export declare const PeeringService: typeof import("./peeringService").PeeringService; export { PrefixArgs } from "./prefix"; export type Prefix = import("./prefix").Prefix; export declare const Prefix: typeof import("./prefix").Prefix; export { RegisteredAsnArgs } from "./registeredAsn"; export type RegisteredAsn = import("./registeredAsn").RegisteredAsn; export declare const RegisteredAsn: typeof import("./registeredAsn").RegisteredAsn; export { RegisteredPrefixArgs } from "./registeredPrefix"; export type RegisteredPrefix = import("./registeredPrefix").RegisteredPrefix; export declare const RegisteredPrefix: typeof import("./registeredPrefix").RegisteredPrefix; export * from "../types/enums/peering";