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

14 lines (13 loc) 1.15 kB
export { CustomLocationArgs } from "./customLocation"; export type CustomLocation = import("./customLocation").CustomLocation; export declare const CustomLocation: typeof import("./customLocation").CustomLocation; export { GetCustomLocationArgs, GetCustomLocationResult, GetCustomLocationOutputArgs } from "./getCustomLocation"; export declare const getCustomLocation: typeof import("./getCustomLocation").getCustomLocation; export declare const getCustomLocationOutput: typeof import("./getCustomLocation").getCustomLocationOutput; export { GetResourceSyncRuleArgs, GetResourceSyncRuleResult, GetResourceSyncRuleOutputArgs } from "./getResourceSyncRule"; export declare const getResourceSyncRule: typeof import("./getResourceSyncRule").getResourceSyncRule; export declare const getResourceSyncRuleOutput: typeof import("./getResourceSyncRule").getResourceSyncRuleOutput; export { ResourceSyncRuleArgs } from "./resourceSyncRule"; export type ResourceSyncRule = import("./resourceSyncRule").ResourceSyncRule; export declare const ResourceSyncRule: typeof import("./resourceSyncRule").ResourceSyncRule; export * from "../types/enums/extendedlocation";