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

11 lines (10 loc) 943 B
export { GetServerDetailsArgs, GetServerDetailsResult, GetServerDetailsOutputArgs } from "./getServerDetails"; export declare const getServerDetails: typeof import("./getServerDetails").getServerDetails; export declare const getServerDetailsOutput: typeof import("./getServerDetails").getServerDetailsOutput; export { ListServerGatewayStatusArgs, ListServerGatewayStatusResult, ListServerGatewayStatusOutputArgs } from "./listServerGatewayStatus"; export declare const listServerGatewayStatus: typeof import("./listServerGatewayStatus").listServerGatewayStatus; export declare const listServerGatewayStatusOutput: typeof import("./listServerGatewayStatus").listServerGatewayStatusOutput; export { ServerDetailsArgs } from "./serverDetails"; export type ServerDetails = import("./serverDetails").ServerDetails; export declare const ServerDetails: typeof import("./serverDetails").ServerDetails; export * from "../types/enums/analysisservices";