@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 4.99 kB
TypeScript
export { GatewayArgs } from "./gateway";
export type Gateway = import("./gateway").Gateway;
export declare const Gateway: typeof import("./gateway").Gateway;
export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway";
export declare const getGateway: typeof import("./getGateway").getGateway;
export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput;
export { GetLicenseArgs, GetLicenseResult, GetLicenseOutputArgs } from "./getLicense";
export declare const getLicense: typeof import("./getLicense").getLicense;
export declare const getLicenseOutput: typeof import("./getLicense").getLicenseOutput;
export { GetLicenseProfileArgs, GetLicenseProfileResult, GetLicenseProfileOutputArgs } from "./getLicenseProfile";
export declare const getLicenseProfile: typeof import("./getLicenseProfile").getLicenseProfile;
export declare const getLicenseProfileOutput: typeof import("./getLicenseProfile").getLicenseProfileOutput;
export { GetMachineArgs, GetMachineResult, GetMachineOutputArgs } from "./getMachine";
export declare const getMachine: typeof import("./getMachine").getMachine;
export declare const getMachineOutput: typeof import("./getMachine").getMachineOutput;
export { GetMachineExtensionArgs, GetMachineExtensionResult, GetMachineExtensionOutputArgs } from "./getMachineExtension";
export declare const getMachineExtension: typeof import("./getMachineExtension").getMachineExtension;
export declare const getMachineExtensionOutput: typeof import("./getMachineExtension").getMachineExtensionOutput;
export { GetMachineRunCommandArgs, GetMachineRunCommandResult, GetMachineRunCommandOutputArgs } from "./getMachineRunCommand";
export declare const getMachineRunCommand: typeof import("./getMachineRunCommand").getMachineRunCommand;
export declare const getMachineRunCommandOutput: typeof import("./getMachineRunCommand").getMachineRunCommandOutput;
export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection";
export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection;
export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput;
export { GetPrivateLinkScopeArgs, GetPrivateLinkScopeResult, GetPrivateLinkScopeOutputArgs } from "./getPrivateLinkScope";
export declare const getPrivateLinkScope: typeof import("./getPrivateLinkScope").getPrivateLinkScope;
export declare const getPrivateLinkScopeOutput: typeof import("./getPrivateLinkScope").getPrivateLinkScopeOutput;
export { GetPrivateLinkScopedResourceArgs, GetPrivateLinkScopedResourceResult, GetPrivateLinkScopedResourceOutputArgs } from "./getPrivateLinkScopedResource";
export declare const getPrivateLinkScopedResource: typeof import("./getPrivateLinkScopedResource").getPrivateLinkScopedResource;
export declare const getPrivateLinkScopedResourceOutput: typeof import("./getPrivateLinkScopedResource").getPrivateLinkScopedResourceOutput;
export { LicenseArgs } from "./license";
export type License = import("./license").License;
export declare const License: typeof import("./license").License;
export { LicenseProfileArgs } from "./licenseProfile";
export type LicenseProfile = import("./licenseProfile").LicenseProfile;
export declare const LicenseProfile: typeof import("./licenseProfile").LicenseProfile;
export { MachineArgs } from "./machine";
export type Machine = import("./machine").Machine;
export declare const Machine: typeof import("./machine").Machine;
export { MachineExtensionArgs } from "./machineExtension";
export type MachineExtension = import("./machineExtension").MachineExtension;
export declare const MachineExtension: typeof import("./machineExtension").MachineExtension;
export { MachineRunCommandArgs } from "./machineRunCommand";
export type MachineRunCommand = import("./machineRunCommand").MachineRunCommand;
export declare const MachineRunCommand: typeof import("./machineRunCommand").MachineRunCommand;
export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection";
export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection;
export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection;
export { PrivateLinkScopeArgs } from "./privateLinkScope";
export type PrivateLinkScope = import("./privateLinkScope").PrivateLinkScope;
export declare const PrivateLinkScope: typeof import("./privateLinkScope").PrivateLinkScope;
export { PrivateLinkScopedResourceArgs } from "./privateLinkScopedResource";
export type PrivateLinkScopedResource = import("./privateLinkScopedResource").PrivateLinkScopedResource;
export declare const PrivateLinkScopedResource: typeof import("./privateLinkScopedResource").PrivateLinkScopedResource;
export * from "../types/enums/hybridcompute";