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