@pulumi/azure-native
Version: 
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 1.14 kB
TypeScript
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;