@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 7.71 kB
TypeScript
export { AppAttachPackageArgs } from "./appAttachPackage";
export type AppAttachPackage = import("./appAttachPackage").AppAttachPackage;
export declare const AppAttachPackage: typeof import("./appAttachPackage").AppAttachPackage;
export { ApplicationArgs } from "./application";
export type Application = import("./application").Application;
export declare const Application: typeof import("./application").Application;
export { ApplicationGroupArgs } from "./applicationGroup";
export type ApplicationGroup = import("./applicationGroup").ApplicationGroup;
export declare const ApplicationGroup: typeof import("./applicationGroup").ApplicationGroup;
export { GetAppAttachPackageArgs, GetAppAttachPackageResult, GetAppAttachPackageOutputArgs } from "./getAppAttachPackage";
export declare const getAppAttachPackage: typeof import("./getAppAttachPackage").getAppAttachPackage;
export declare const getAppAttachPackageOutput: typeof import("./getAppAttachPackage").getAppAttachPackageOutput;
export { GetApplicationArgs, GetApplicationResult, GetApplicationOutputArgs } from "./getApplication";
export declare const getApplication: typeof import("./getApplication").getApplication;
export declare const getApplicationOutput: typeof import("./getApplication").getApplicationOutput;
export { GetApplicationGroupArgs, GetApplicationGroupResult, GetApplicationGroupOutputArgs } from "./getApplicationGroup";
export declare const getApplicationGroup: typeof import("./getApplicationGroup").getApplicationGroup;
export declare const getApplicationGroupOutput: typeof import("./getApplicationGroup").getApplicationGroupOutput;
export { GetHostPoolArgs, GetHostPoolResult, GetHostPoolOutputArgs } from "./getHostPool";
export declare const getHostPool: typeof import("./getHostPool").getHostPool;
export declare const getHostPoolOutput: typeof import("./getHostPool").getHostPoolOutput;
export { GetHostPoolRegistrationTokenArgs, GetHostPoolRegistrationTokenResult, GetHostPoolRegistrationTokenOutputArgs } from "./getHostPoolRegistrationToken";
export declare const getHostPoolRegistrationToken: typeof import("./getHostPoolRegistrationToken").getHostPoolRegistrationToken;
export declare const getHostPoolRegistrationTokenOutput: typeof import("./getHostPoolRegistrationToken").getHostPoolRegistrationTokenOutput;
export { GetMSIXPackageArgs, GetMSIXPackageResult, GetMSIXPackageOutputArgs } from "./getMSIXPackage";
export declare const getMSIXPackage: typeof import("./getMSIXPackage").getMSIXPackage;
export declare const getMSIXPackageOutput: typeof import("./getMSIXPackage").getMSIXPackageOutput;
export { GetPrivateEndpointConnectionByHostPoolArgs, GetPrivateEndpointConnectionByHostPoolResult, GetPrivateEndpointConnectionByHostPoolOutputArgs } from "./getPrivateEndpointConnectionByHostPool";
export declare const getPrivateEndpointConnectionByHostPool: typeof import("./getPrivateEndpointConnectionByHostPool").getPrivateEndpointConnectionByHostPool;
export declare const getPrivateEndpointConnectionByHostPoolOutput: typeof import("./getPrivateEndpointConnectionByHostPool").getPrivateEndpointConnectionByHostPoolOutput;
export { GetPrivateEndpointConnectionByWorkspaceArgs, GetPrivateEndpointConnectionByWorkspaceResult, GetPrivateEndpointConnectionByWorkspaceOutputArgs } from "./getPrivateEndpointConnectionByWorkspace";
export declare const getPrivateEndpointConnectionByWorkspace: typeof import("./getPrivateEndpointConnectionByWorkspace").getPrivateEndpointConnectionByWorkspace;
export declare const getPrivateEndpointConnectionByWorkspaceOutput: typeof import("./getPrivateEndpointConnectionByWorkspace").getPrivateEndpointConnectionByWorkspaceOutput;
export { GetScalingPlanArgs, GetScalingPlanResult, GetScalingPlanOutputArgs } from "./getScalingPlan";
export declare const getScalingPlan: typeof import("./getScalingPlan").getScalingPlan;
export declare const getScalingPlanOutput: typeof import("./getScalingPlan").getScalingPlanOutput;
export { GetScalingPlanPersonalScheduleArgs, GetScalingPlanPersonalScheduleResult, GetScalingPlanPersonalScheduleOutputArgs } from "./getScalingPlanPersonalSchedule";
export declare const getScalingPlanPersonalSchedule: typeof import("./getScalingPlanPersonalSchedule").getScalingPlanPersonalSchedule;
export declare const getScalingPlanPersonalScheduleOutput: typeof import("./getScalingPlanPersonalSchedule").getScalingPlanPersonalScheduleOutput;
export { GetScalingPlanPooledScheduleArgs, GetScalingPlanPooledScheduleResult, GetScalingPlanPooledScheduleOutputArgs } from "./getScalingPlanPooledSchedule";
export declare const getScalingPlanPooledSchedule: typeof import("./getScalingPlanPooledSchedule").getScalingPlanPooledSchedule;
export declare const getScalingPlanPooledScheduleOutput: typeof import("./getScalingPlanPooledSchedule").getScalingPlanPooledScheduleOutput;
export { GetWorkspaceArgs, GetWorkspaceResult, GetWorkspaceOutputArgs } from "./getWorkspace";
export declare const getWorkspace: typeof import("./getWorkspace").getWorkspace;
export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWorkspaceOutput;
export { HostPoolArgs } from "./hostPool";
export type HostPool = import("./hostPool").HostPool;
export declare const HostPool: typeof import("./hostPool").HostPool;
export { ListHostPoolRegistrationTokensArgs, ListHostPoolRegistrationTokensResult, ListHostPoolRegistrationTokensOutputArgs } from "./listHostPoolRegistrationTokens";
export declare const listHostPoolRegistrationTokens: typeof import("./listHostPoolRegistrationTokens").listHostPoolRegistrationTokens;
export declare const listHostPoolRegistrationTokensOutput: typeof import("./listHostPoolRegistrationTokens").listHostPoolRegistrationTokensOutput;
export { MSIXPackageArgs } from "./msixpackage";
export type MSIXPackage = import("./msixpackage").MSIXPackage;
export declare const MSIXPackage: typeof import("./msixpackage").MSIXPackage;
export { PrivateEndpointConnectionByHostPoolArgs } from "./privateEndpointConnectionByHostPool";
export type PrivateEndpointConnectionByHostPool = import("./privateEndpointConnectionByHostPool").PrivateEndpointConnectionByHostPool;
export declare const PrivateEndpointConnectionByHostPool: typeof import("./privateEndpointConnectionByHostPool").PrivateEndpointConnectionByHostPool;
export { PrivateEndpointConnectionByWorkspaceArgs } from "./privateEndpointConnectionByWorkspace";
export type PrivateEndpointConnectionByWorkspace = import("./privateEndpointConnectionByWorkspace").PrivateEndpointConnectionByWorkspace;
export declare const PrivateEndpointConnectionByWorkspace: typeof import("./privateEndpointConnectionByWorkspace").PrivateEndpointConnectionByWorkspace;
export { ScalingPlanArgs } from "./scalingPlan";
export type ScalingPlan = import("./scalingPlan").ScalingPlan;
export declare const ScalingPlan: typeof import("./scalingPlan").ScalingPlan;
export { ScalingPlanPersonalScheduleArgs } from "./scalingPlanPersonalSchedule";
export type ScalingPlanPersonalSchedule = import("./scalingPlanPersonalSchedule").ScalingPlanPersonalSchedule;
export declare const ScalingPlanPersonalSchedule: typeof import("./scalingPlanPersonalSchedule").ScalingPlanPersonalSchedule;
export { ScalingPlanPooledScheduleArgs } from "./scalingPlanPooledSchedule";
export type ScalingPlanPooledSchedule = import("./scalingPlanPooledSchedule").ScalingPlanPooledSchedule;
export declare const ScalingPlanPooledSchedule: typeof import("./scalingPlanPooledSchedule").ScalingPlanPooledSchedule;
export { WorkspaceArgs } from "./workspace";
export type Workspace = import("./workspace").Workspace;
export declare const Workspace: typeof import("./workspace").Workspace;
export * from "../types/enums/desktopvirtualization";