@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 5.28 kB
TypeScript
export { AccessPolicyArgs } from "./accessPolicy";
export type AccessPolicy = import("./accessPolicy").AccessPolicy;
export declare const AccessPolicy: typeof import("./accessPolicy").AccessPolicy;
export { AccessPolicyAssignmentArgs } from "./accessPolicyAssignment";
export type AccessPolicyAssignment = import("./accessPolicyAssignment").AccessPolicyAssignment;
export declare const AccessPolicyAssignment: typeof import("./accessPolicyAssignment").AccessPolicyAssignment;
export { FirewallRuleArgs } from "./firewallRule";
export type FirewallRule = import("./firewallRule").FirewallRule;
export declare const FirewallRule: typeof import("./firewallRule").FirewallRule;
export { GetAccessPolicyArgs, GetAccessPolicyResult, GetAccessPolicyOutputArgs } from "./getAccessPolicy";
export declare const getAccessPolicy: typeof import("./getAccessPolicy").getAccessPolicy;
export declare const getAccessPolicyOutput: typeof import("./getAccessPolicy").getAccessPolicyOutput;
export { GetAccessPolicyAssignmentArgs, GetAccessPolicyAssignmentResult, GetAccessPolicyAssignmentOutputArgs } from "./getAccessPolicyAssignment";
export declare const getAccessPolicyAssignment: typeof import("./getAccessPolicyAssignment").getAccessPolicyAssignment;
export declare const getAccessPolicyAssignmentOutput: typeof import("./getAccessPolicyAssignment").getAccessPolicyAssignmentOutput;
export { GetFirewallRuleArgs, GetFirewallRuleResult, GetFirewallRuleOutputArgs } from "./getFirewallRule";
export declare const getFirewallRule: typeof import("./getFirewallRule").getFirewallRule;
export declare const getFirewallRuleOutput: typeof import("./getFirewallRule").getFirewallRuleOutput;
export { GetLinkedServerArgs, GetLinkedServerResult, GetLinkedServerOutputArgs } from "./getLinkedServer";
export declare const getLinkedServer: typeof import("./getLinkedServer").getLinkedServer;
export declare const getLinkedServerOutput: typeof import("./getLinkedServer").getLinkedServerOutput;
export { GetPatchScheduleArgs, GetPatchScheduleResult, GetPatchScheduleOutputArgs } from "./getPatchSchedule";
export declare const getPatchSchedule: typeof import("./getPatchSchedule").getPatchSchedule;
export declare const getPatchScheduleOutput: typeof import("./getPatchSchedule").getPatchScheduleOutput;
export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection";
export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection;
export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput;
export { GetRedisArgs, GetRedisResult, GetRedisOutputArgs } from "./getRedis";
export declare const getRedis: typeof import("./getRedis").getRedis;
export declare const getRedisOutput: typeof import("./getRedis").getRedisOutput;
export { GetRedisFirewallRuleArgs, GetRedisFirewallRuleResult, GetRedisFirewallRuleOutputArgs } from "./getRedisFirewallRule";
export declare const getRedisFirewallRule: typeof import("./getRedisFirewallRule").getRedisFirewallRule;
export declare const getRedisFirewallRuleOutput: typeof import("./getRedisFirewallRule").getRedisFirewallRuleOutput;
export { GetRedisLinkedServerArgs, GetRedisLinkedServerResult, GetRedisLinkedServerOutputArgs } from "./getRedisLinkedServer";
export declare const getRedisLinkedServer: typeof import("./getRedisLinkedServer").getRedisLinkedServer;
export declare const getRedisLinkedServerOutput: typeof import("./getRedisLinkedServer").getRedisLinkedServerOutput;
export { LinkedServerArgs } from "./linkedServer";
export type LinkedServer = import("./linkedServer").LinkedServer;
export declare const LinkedServer: typeof import("./linkedServer").LinkedServer;
export { ListRedisKeysArgs, ListRedisKeysResult, ListRedisKeysOutputArgs } from "./listRedisKeys";
export declare const listRedisKeys: typeof import("./listRedisKeys").listRedisKeys;
export declare const listRedisKeysOutput: typeof import("./listRedisKeys").listRedisKeysOutput;
export { PatchScheduleArgs } from "./patchSchedule";
export type PatchSchedule = import("./patchSchedule").PatchSchedule;
export declare const PatchSchedule: typeof import("./patchSchedule").PatchSchedule;
export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection";
export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection;
export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection;
export { RedisArgs } from "./redis";
export type Redis = import("./redis").Redis;
export declare const Redis: typeof import("./redis").Redis;
export { RedisFirewallRuleArgs } from "./redisFirewallRule";
export type RedisFirewallRule = import("./redisFirewallRule").RedisFirewallRule;
export declare const RedisFirewallRule: typeof import("./redisFirewallRule").RedisFirewallRule;
export { RedisLinkedServerArgs } from "./redisLinkedServer";
export type RedisLinkedServer = import("./redisLinkedServer").RedisLinkedServer;
export declare const RedisLinkedServer: typeof import("./redisLinkedServer").RedisLinkedServer;
export * from "../types/enums/redis";