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

20 lines (19 loc) 2.54 kB
export { GetLandingZoneAccountOperationArgs, GetLandingZoneAccountOperationResult, GetLandingZoneAccountOperationOutputArgs } from "./getLandingZoneAccountOperation"; export declare const getLandingZoneAccountOperation: typeof import("./getLandingZoneAccountOperation").getLandingZoneAccountOperation; export declare const getLandingZoneAccountOperationOutput: typeof import("./getLandingZoneAccountOperation").getLandingZoneAccountOperationOutput; export { GetLandingZoneConfigurationOperationArgs, GetLandingZoneConfigurationOperationResult, GetLandingZoneConfigurationOperationOutputArgs } from "./getLandingZoneConfigurationOperation"; export declare const getLandingZoneConfigurationOperation: typeof import("./getLandingZoneConfigurationOperation").getLandingZoneConfigurationOperation; export declare const getLandingZoneConfigurationOperationOutput: typeof import("./getLandingZoneConfigurationOperation").getLandingZoneConfigurationOperationOutput; export { GetLandingZoneRegistrationOperationArgs, GetLandingZoneRegistrationOperationResult, GetLandingZoneRegistrationOperationOutputArgs } from "./getLandingZoneRegistrationOperation"; export declare const getLandingZoneRegistrationOperation: typeof import("./getLandingZoneRegistrationOperation").getLandingZoneRegistrationOperation; export declare const getLandingZoneRegistrationOperationOutput: typeof import("./getLandingZoneRegistrationOperation").getLandingZoneRegistrationOperationOutput; export { LandingZoneAccountOperationArgs } from "./landingZoneAccountOperation"; export type LandingZoneAccountOperation = import("./landingZoneAccountOperation").LandingZoneAccountOperation; export declare const LandingZoneAccountOperation: typeof import("./landingZoneAccountOperation").LandingZoneAccountOperation; export { LandingZoneConfigurationOperationArgs } from "./landingZoneConfigurationOperation"; export type LandingZoneConfigurationOperation = import("./landingZoneConfigurationOperation").LandingZoneConfigurationOperation; export declare const LandingZoneConfigurationOperation: typeof import("./landingZoneConfigurationOperation").LandingZoneConfigurationOperation; export { LandingZoneRegistrationOperationArgs } from "./landingZoneRegistrationOperation"; export type LandingZoneRegistrationOperation = import("./landingZoneRegistrationOperation").LandingZoneRegistrationOperation; export declare const LandingZoneRegistrationOperation: typeof import("./landingZoneRegistrationOperation").LandingZoneRegistrationOperation; export * from "../types/enums/sovereign";