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

56 lines (55 loc) 4.72 kB
export { DraArgs } from "./dra"; export type Dra = import("./dra").Dra; export declare const Dra: typeof import("./dra").Dra; export { FabricArgs } from "./fabric"; export type Fabric = import("./fabric").Fabric; export declare const Fabric: typeof import("./fabric").Fabric; export { FabricAgentArgs } from "./fabricAgent"; export type FabricAgent = import("./fabricAgent").FabricAgent; export declare const FabricAgent: typeof import("./fabricAgent").FabricAgent; export { GetDraArgs, GetDraResult, GetDraOutputArgs } from "./getDra"; export declare const getDra: typeof import("./getDra").getDra; export declare const getDraOutput: typeof import("./getDra").getDraOutput; export { GetFabricArgs, GetFabricResult, GetFabricOutputArgs } from "./getFabric"; export declare const getFabric: typeof import("./getFabric").getFabric; export declare const getFabricOutput: typeof import("./getFabric").getFabricOutput; export { GetFabricAgentArgs, GetFabricAgentResult, GetFabricAgentOutputArgs } from "./getFabricAgent"; export declare const getFabricAgent: typeof import("./getFabricAgent").getFabricAgent; export declare const getFabricAgentOutput: typeof import("./getFabricAgent").getFabricAgentOutput; export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy"; export declare const getPolicy: typeof import("./getPolicy").getPolicy; export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput; export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection"; export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection; export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput; export { GetPrivateEndpointConnectionProxyArgs, GetPrivateEndpointConnectionProxyResult, GetPrivateEndpointConnectionProxyOutputArgs } from "./getPrivateEndpointConnectionProxy"; export declare const getPrivateEndpointConnectionProxy: typeof import("./getPrivateEndpointConnectionProxy").getPrivateEndpointConnectionProxy; export declare const getPrivateEndpointConnectionProxyOutput: typeof import("./getPrivateEndpointConnectionProxy").getPrivateEndpointConnectionProxyOutput; export { GetProtectedItemArgs, GetProtectedItemResult, GetProtectedItemOutputArgs } from "./getProtectedItem"; export declare const getProtectedItem: typeof import("./getProtectedItem").getProtectedItem; export declare const getProtectedItemOutput: typeof import("./getProtectedItem").getProtectedItemOutput; export { GetReplicationExtensionArgs, GetReplicationExtensionResult, GetReplicationExtensionOutputArgs } from "./getReplicationExtension"; export declare const getReplicationExtension: typeof import("./getReplicationExtension").getReplicationExtension; export declare const getReplicationExtensionOutput: typeof import("./getReplicationExtension").getReplicationExtensionOutput; export { GetVaultArgs, GetVaultResult, GetVaultOutputArgs } from "./getVault"; export declare const getVault: typeof import("./getVault").getVault; export declare const getVaultOutput: typeof import("./getVault").getVaultOutput; export { PolicyArgs } from "./policy"; export type Policy = import("./policy").Policy; export declare const Policy: typeof import("./policy").Policy; export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection"; export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection; export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection; export { PrivateEndpointConnectionProxyArgs } from "./privateEndpointConnectionProxy"; export type PrivateEndpointConnectionProxy = import("./privateEndpointConnectionProxy").PrivateEndpointConnectionProxy; export declare const PrivateEndpointConnectionProxy: typeof import("./privateEndpointConnectionProxy").PrivateEndpointConnectionProxy; export { ProtectedItemArgs } from "./protectedItem"; export type ProtectedItem = import("./protectedItem").ProtectedItem; export declare const ProtectedItem: typeof import("./protectedItem").ProtectedItem; export { ReplicationExtensionArgs } from "./replicationExtension"; export type ReplicationExtension = import("./replicationExtension").ReplicationExtension; export declare const ReplicationExtension: typeof import("./replicationExtension").ReplicationExtension; export { VaultArgs } from "./vault"; export type Vault = import("./vault").Vault; export declare const Vault: typeof import("./vault").Vault; export * from "../types/enums/datareplication";