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

13 lines (12 loc) 1.14 kB
export { GetGroupQuotaArgs, GetGroupQuotaResult, GetGroupQuotaOutputArgs } from "./getGroupQuota"; export declare const getGroupQuota: typeof import("./getGroupQuota").getGroupQuota; export declare const getGroupQuotaOutput: typeof import("./getGroupQuota").getGroupQuotaOutput; export { GetGroupQuotaSubscriptionArgs, GetGroupQuotaSubscriptionResult, GetGroupQuotaSubscriptionOutputArgs } from "./getGroupQuotaSubscription"; export declare const getGroupQuotaSubscription: typeof import("./getGroupQuotaSubscription").getGroupQuotaSubscription; export declare const getGroupQuotaSubscriptionOutput: typeof import("./getGroupQuotaSubscription").getGroupQuotaSubscriptionOutput; export { GroupQuotaArgs } from "./groupQuota"; export type GroupQuota = import("./groupQuota").GroupQuota; export declare const GroupQuota: typeof import("./groupQuota").GroupQuota; export { GroupQuotaSubscriptionArgs } from "./groupQuotaSubscription"; export type GroupQuotaSubscription = import("./groupQuotaSubscription").GroupQuotaSubscription; export declare const GroupQuotaSubscription: typeof import("./groupQuotaSubscription").GroupQuotaSubscription;