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

125 lines (124 loc) • 10.9 kB
export { ArtifactSourceArgs } from "./artifactSource"; export type ArtifactSource = import("./artifactSource").ArtifactSource; export declare const ArtifactSource: typeof import("./artifactSource").ArtifactSource; export { CustomImageArgs } from "./customImage"; export type CustomImage = import("./customImage").CustomImage; export declare const CustomImage: typeof import("./customImage").CustomImage; export { DiskArgs } from "./disk"; export type Disk = import("./disk").Disk; export declare const Disk: typeof import("./disk").Disk; export { EnvironmentArgs } from "./environment"; export type Environment = import("./environment").Environment; export declare const Environment: typeof import("./environment").Environment; export { FormulaArgs } from "./formula"; export type Formula = import("./formula").Formula; export declare const Formula: typeof import("./formula").Formula; export { GetArtifactSourceArgs, GetArtifactSourceResult, GetArtifactSourceOutputArgs } from "./getArtifactSource"; export declare const getArtifactSource: typeof import("./getArtifactSource").getArtifactSource; export declare const getArtifactSourceOutput: typeof import("./getArtifactSource").getArtifactSourceOutput; export { GetCustomImageArgs, GetCustomImageResult, GetCustomImageOutputArgs } from "./getCustomImage"; export declare const getCustomImage: typeof import("./getCustomImage").getCustomImage; export declare const getCustomImageOutput: typeof import("./getCustomImage").getCustomImageOutput; export { GetDiskArgs, GetDiskResult, GetDiskOutputArgs } from "./getDisk"; export declare const getDisk: typeof import("./getDisk").getDisk; export declare const getDiskOutput: typeof import("./getDisk").getDiskOutput; export { GetEnvironmentArgs, GetEnvironmentResult, GetEnvironmentOutputArgs } from "./getEnvironment"; export declare const getEnvironment: typeof import("./getEnvironment").getEnvironment; export declare const getEnvironmentOutput: typeof import("./getEnvironment").getEnvironmentOutput; export { GetFormulaArgs, GetFormulaResult, GetFormulaOutputArgs } from "./getFormula"; export declare const getFormula: typeof import("./getFormula").getFormula; export declare const getFormulaOutput: typeof import("./getFormula").getFormulaOutput; export { GetGlobalScheduleArgs, GetGlobalScheduleResult, GetGlobalScheduleOutputArgs } from "./getGlobalSchedule"; export declare const getGlobalSchedule: typeof import("./getGlobalSchedule").getGlobalSchedule; export declare const getGlobalScheduleOutput: typeof import("./getGlobalSchedule").getGlobalScheduleOutput; export { GetLabArgs, GetLabResult, GetLabOutputArgs } from "./getLab"; export declare const getLab: typeof import("./getLab").getLab; export declare const getLabOutput: typeof import("./getLab").getLabOutput; export { GetNotificationChannelArgs, GetNotificationChannelResult, GetNotificationChannelOutputArgs } from "./getNotificationChannel"; export declare const getNotificationChannel: typeof import("./getNotificationChannel").getNotificationChannel; export declare const getNotificationChannelOutput: typeof import("./getNotificationChannel").getNotificationChannelOutput; export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy"; export declare const getPolicy: typeof import("./getPolicy").getPolicy; export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput; export { GetScheduleArgs, GetScheduleResult, GetScheduleOutputArgs } from "./getSchedule"; export declare const getSchedule: typeof import("./getSchedule").getSchedule; export declare const getScheduleOutput: typeof import("./getSchedule").getScheduleOutput; export { GetSecretArgs, GetSecretResult, GetSecretOutputArgs } from "./getSecret"; export declare const getSecret: typeof import("./getSecret").getSecret; export declare const getSecretOutput: typeof import("./getSecret").getSecretOutput; export { GetServiceFabricArgs, GetServiceFabricResult, GetServiceFabricOutputArgs } from "./getServiceFabric"; export declare const getServiceFabric: typeof import("./getServiceFabric").getServiceFabric; export declare const getServiceFabricOutput: typeof import("./getServiceFabric").getServiceFabricOutput; export { GetServiceFabricScheduleArgs, GetServiceFabricScheduleResult, GetServiceFabricScheduleOutputArgs } from "./getServiceFabricSchedule"; export declare const getServiceFabricSchedule: typeof import("./getServiceFabricSchedule").getServiceFabricSchedule; export declare const getServiceFabricScheduleOutput: typeof import("./getServiceFabricSchedule").getServiceFabricScheduleOutput; export { GetServiceRunnerArgs, GetServiceRunnerResult, GetServiceRunnerOutputArgs } from "./getServiceRunner"; export declare const getServiceRunner: typeof import("./getServiceRunner").getServiceRunner; export declare const getServiceRunnerOutput: typeof import("./getServiceRunner").getServiceRunnerOutput; export { GetUserArgs, GetUserResult, GetUserOutputArgs } from "./getUser"; export declare const getUser: typeof import("./getUser").getUser; export declare const getUserOutput: typeof import("./getUser").getUserOutput; export { GetVirtualMachineArgs, GetVirtualMachineResult, GetVirtualMachineOutputArgs } from "./getVirtualMachine"; export declare const getVirtualMachine: typeof import("./getVirtualMachine").getVirtualMachine; export declare const getVirtualMachineOutput: typeof import("./getVirtualMachine").getVirtualMachineOutput; export { GetVirtualMachineRdpFileContentsArgs, GetVirtualMachineRdpFileContentsResult, GetVirtualMachineRdpFileContentsOutputArgs } from "./getVirtualMachineRdpFileContents"; export declare const getVirtualMachineRdpFileContents: typeof import("./getVirtualMachineRdpFileContents").getVirtualMachineRdpFileContents; export declare const getVirtualMachineRdpFileContentsOutput: typeof import("./getVirtualMachineRdpFileContents").getVirtualMachineRdpFileContentsOutput; export { GetVirtualMachineScheduleArgs, GetVirtualMachineScheduleResult, GetVirtualMachineScheduleOutputArgs } from "./getVirtualMachineSchedule"; export declare const getVirtualMachineSchedule: typeof import("./getVirtualMachineSchedule").getVirtualMachineSchedule; export declare const getVirtualMachineScheduleOutput: typeof import("./getVirtualMachineSchedule").getVirtualMachineScheduleOutput; export { GetVirtualNetworkArgs, GetVirtualNetworkResult, GetVirtualNetworkOutputArgs } from "./getVirtualNetwork"; export declare const getVirtualNetwork: typeof import("./getVirtualNetwork").getVirtualNetwork; export declare const getVirtualNetworkOutput: typeof import("./getVirtualNetwork").getVirtualNetworkOutput; export { GlobalScheduleArgs } from "./globalSchedule"; export type GlobalSchedule = import("./globalSchedule").GlobalSchedule; export declare const GlobalSchedule: typeof import("./globalSchedule").GlobalSchedule; export { LabArgs } from "./lab"; export type Lab = import("./lab").Lab; export declare const Lab: typeof import("./lab").Lab; export { ListLabVhdsArgs, ListLabVhdsResult, ListLabVhdsOutputArgs } from "./listLabVhds"; export declare const listLabVhds: typeof import("./listLabVhds").listLabVhds; export declare const listLabVhdsOutput: typeof import("./listLabVhds").listLabVhdsOutput; export { ListScheduleApplicableArgs, ListScheduleApplicableResult, ListScheduleApplicableOutputArgs } from "./listScheduleApplicable"; export declare const listScheduleApplicable: typeof import("./listScheduleApplicable").listScheduleApplicable; export declare const listScheduleApplicableOutput: typeof import("./listScheduleApplicable").listScheduleApplicableOutput; export { ListServiceFabricApplicableSchedulesArgs, ListServiceFabricApplicableSchedulesResult, ListServiceFabricApplicableSchedulesOutputArgs } from "./listServiceFabricApplicableSchedules"; export declare const listServiceFabricApplicableSchedules: typeof import("./listServiceFabricApplicableSchedules").listServiceFabricApplicableSchedules; export declare const listServiceFabricApplicableSchedulesOutput: typeof import("./listServiceFabricApplicableSchedules").listServiceFabricApplicableSchedulesOutput; export { ListVirtualMachineApplicableSchedulesArgs, ListVirtualMachineApplicableSchedulesResult, ListVirtualMachineApplicableSchedulesOutputArgs } from "./listVirtualMachineApplicableSchedules"; export declare const listVirtualMachineApplicableSchedules: typeof import("./listVirtualMachineApplicableSchedules").listVirtualMachineApplicableSchedules; export declare const listVirtualMachineApplicableSchedulesOutput: typeof import("./listVirtualMachineApplicableSchedules").listVirtualMachineApplicableSchedulesOutput; export { NotificationChannelArgs } from "./notificationChannel"; export type NotificationChannel = import("./notificationChannel").NotificationChannel; export declare const NotificationChannel: typeof import("./notificationChannel").NotificationChannel; export { PolicyArgs } from "./policy"; export type Policy = import("./policy").Policy; export declare const Policy: typeof import("./policy").Policy; export { ScheduleArgs } from "./schedule"; export type Schedule = import("./schedule").Schedule; export declare const Schedule: typeof import("./schedule").Schedule; export { SecretArgs } from "./secret"; export type Secret = import("./secret").Secret; export declare const Secret: typeof import("./secret").Secret; export { ServiceFabricArgs } from "./serviceFabric"; export type ServiceFabric = import("./serviceFabric").ServiceFabric; export declare const ServiceFabric: typeof import("./serviceFabric").ServiceFabric; export { ServiceFabricScheduleArgs } from "./serviceFabricSchedule"; export type ServiceFabricSchedule = import("./serviceFabricSchedule").ServiceFabricSchedule; export declare const ServiceFabricSchedule: typeof import("./serviceFabricSchedule").ServiceFabricSchedule; export { ServiceRunnerArgs } from "./serviceRunner"; export type ServiceRunner = import("./serviceRunner").ServiceRunner; export declare const ServiceRunner: typeof import("./serviceRunner").ServiceRunner; export { UserArgs } from "./user"; export type User = import("./user").User; export declare const User: typeof import("./user").User; export { VirtualMachineArgs } from "./virtualMachine"; export type VirtualMachine = import("./virtualMachine").VirtualMachine; export declare const VirtualMachine: typeof import("./virtualMachine").VirtualMachine; export { VirtualMachineScheduleArgs } from "./virtualMachineSchedule"; export type VirtualMachineSchedule = import("./virtualMachineSchedule").VirtualMachineSchedule; export declare const VirtualMachineSchedule: typeof import("./virtualMachineSchedule").VirtualMachineSchedule; export { VirtualNetworkArgs } from "./virtualNetwork"; export type VirtualNetwork = import("./virtualNetwork").VirtualNetwork; export declare const VirtualNetwork: typeof import("./virtualNetwork").VirtualNetwork; export * from "../types/enums/devtestlab";