@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 5.06 kB
TypeScript
export { GetWebPubSubArgs, GetWebPubSubResult, GetWebPubSubOutputArgs } from "./getWebPubSub";
export declare const getWebPubSub: typeof import("./getWebPubSub").getWebPubSub;
export declare const getWebPubSubOutput: typeof import("./getWebPubSub").getWebPubSubOutput;
export { GetWebPubSubCustomCertificateArgs, GetWebPubSubCustomCertificateResult, GetWebPubSubCustomCertificateOutputArgs } from "./getWebPubSubCustomCertificate";
export declare const getWebPubSubCustomCertificate: typeof import("./getWebPubSubCustomCertificate").getWebPubSubCustomCertificate;
export declare const getWebPubSubCustomCertificateOutput: typeof import("./getWebPubSubCustomCertificate").getWebPubSubCustomCertificateOutput;
export { GetWebPubSubCustomDomainArgs, GetWebPubSubCustomDomainResult, GetWebPubSubCustomDomainOutputArgs } from "./getWebPubSubCustomDomain";
export declare const getWebPubSubCustomDomain: typeof import("./getWebPubSubCustomDomain").getWebPubSubCustomDomain;
export declare const getWebPubSubCustomDomainOutput: typeof import("./getWebPubSubCustomDomain").getWebPubSubCustomDomainOutput;
export { GetWebPubSubHubArgs, GetWebPubSubHubResult, GetWebPubSubHubOutputArgs } from "./getWebPubSubHub";
export declare const getWebPubSubHub: typeof import("./getWebPubSubHub").getWebPubSubHub;
export declare const getWebPubSubHubOutput: typeof import("./getWebPubSubHub").getWebPubSubHubOutput;
export { GetWebPubSubPrivateEndpointConnectionArgs, GetWebPubSubPrivateEndpointConnectionResult, GetWebPubSubPrivateEndpointConnectionOutputArgs } from "./getWebPubSubPrivateEndpointConnection";
export declare const getWebPubSubPrivateEndpointConnection: typeof import("./getWebPubSubPrivateEndpointConnection").getWebPubSubPrivateEndpointConnection;
export declare const getWebPubSubPrivateEndpointConnectionOutput: typeof import("./getWebPubSubPrivateEndpointConnection").getWebPubSubPrivateEndpointConnectionOutput;
export { GetWebPubSubReplicaArgs, GetWebPubSubReplicaResult, GetWebPubSubReplicaOutputArgs } from "./getWebPubSubReplica";
export declare const getWebPubSubReplica: typeof import("./getWebPubSubReplica").getWebPubSubReplica;
export declare const getWebPubSubReplicaOutput: typeof import("./getWebPubSubReplica").getWebPubSubReplicaOutput;
export { GetWebPubSubSharedPrivateLinkResourceArgs, GetWebPubSubSharedPrivateLinkResourceResult, GetWebPubSubSharedPrivateLinkResourceOutputArgs } from "./getWebPubSubSharedPrivateLinkResource";
export declare const getWebPubSubSharedPrivateLinkResource: typeof import("./getWebPubSubSharedPrivateLinkResource").getWebPubSubSharedPrivateLinkResource;
export declare const getWebPubSubSharedPrivateLinkResourceOutput: typeof import("./getWebPubSubSharedPrivateLinkResource").getWebPubSubSharedPrivateLinkResourceOutput;
export { ListWebPubSubKeysArgs, ListWebPubSubKeysResult, ListWebPubSubKeysOutputArgs } from "./listWebPubSubKeys";
export declare const listWebPubSubKeys: typeof import("./listWebPubSubKeys").listWebPubSubKeys;
export declare const listWebPubSubKeysOutput: typeof import("./listWebPubSubKeys").listWebPubSubKeysOutput;
export { WebPubSubArgs } from "./webPubSub";
export type WebPubSub = import("./webPubSub").WebPubSub;
export declare const WebPubSub: typeof import("./webPubSub").WebPubSub;
export { WebPubSubCustomCertificateArgs } from "./webPubSubCustomCertificate";
export type WebPubSubCustomCertificate = import("./webPubSubCustomCertificate").WebPubSubCustomCertificate;
export declare const WebPubSubCustomCertificate: typeof import("./webPubSubCustomCertificate").WebPubSubCustomCertificate;
export { WebPubSubCustomDomainArgs } from "./webPubSubCustomDomain";
export type WebPubSubCustomDomain = import("./webPubSubCustomDomain").WebPubSubCustomDomain;
export declare const WebPubSubCustomDomain: typeof import("./webPubSubCustomDomain").WebPubSubCustomDomain;
export { WebPubSubHubArgs } from "./webPubSubHub";
export type WebPubSubHub = import("./webPubSubHub").WebPubSubHub;
export declare const WebPubSubHub: typeof import("./webPubSubHub").WebPubSubHub;
export { WebPubSubPrivateEndpointConnectionArgs } from "./webPubSubPrivateEndpointConnection";
export type WebPubSubPrivateEndpointConnection = import("./webPubSubPrivateEndpointConnection").WebPubSubPrivateEndpointConnection;
export declare const WebPubSubPrivateEndpointConnection: typeof import("./webPubSubPrivateEndpointConnection").WebPubSubPrivateEndpointConnection;
export { WebPubSubReplicaArgs } from "./webPubSubReplica";
export type WebPubSubReplica = import("./webPubSubReplica").WebPubSubReplica;
export declare const WebPubSubReplica: typeof import("./webPubSubReplica").WebPubSubReplica;
export { WebPubSubSharedPrivateLinkResourceArgs } from "./webPubSubSharedPrivateLinkResource";
export type WebPubSubSharedPrivateLinkResource = import("./webPubSubSharedPrivateLinkResource").WebPubSubSharedPrivateLinkResource;
export declare const WebPubSubSharedPrivateLinkResource: typeof import("./webPubSubSharedPrivateLinkResource").WebPubSubSharedPrivateLinkResource;
export * from "../types/enums/webpubsub";