@pulumi/azure-native
Version:
[](https://slack.pulumi.com) [](https://npmjs.com/package/@pulumi/azure-native) [ • 7.02 kB
TypeScript
export { AccessControlRecordArgs } from "./accessControlRecord";
export type AccessControlRecord = import("./accessControlRecord").AccessControlRecord;
export declare const AccessControlRecord: typeof import("./accessControlRecord").AccessControlRecord;
export { BackupPolicyArgs } from "./backupPolicy";
export type BackupPolicy = import("./backupPolicy").BackupPolicy;
export declare const BackupPolicy: typeof import("./backupPolicy").BackupPolicy;
export { BackupScheduleArgs } from "./backupSchedule";
export type BackupSchedule = import("./backupSchedule").BackupSchedule;
export declare const BackupSchedule: typeof import("./backupSchedule").BackupSchedule;
export { BandwidthSettingArgs } from "./bandwidthSetting";
export type BandwidthSetting = import("./bandwidthSetting").BandwidthSetting;
export declare const BandwidthSetting: typeof import("./bandwidthSetting").BandwidthSetting;
export { GetAccessControlRecordArgs, GetAccessControlRecordResult, GetAccessControlRecordOutputArgs } from "./getAccessControlRecord";
export declare const getAccessControlRecord: typeof import("./getAccessControlRecord").getAccessControlRecord;
export declare const getAccessControlRecordOutput: typeof import("./getAccessControlRecord").getAccessControlRecordOutput;
export { GetBackupPolicyArgs, GetBackupPolicyResult, GetBackupPolicyOutputArgs } from "./getBackupPolicy";
export declare const getBackupPolicy: typeof import("./getBackupPolicy").getBackupPolicy;
export declare const getBackupPolicyOutput: typeof import("./getBackupPolicy").getBackupPolicyOutput;
export { GetBackupScheduleArgs, GetBackupScheduleResult, GetBackupScheduleOutputArgs } from "./getBackupSchedule";
export declare const getBackupSchedule: typeof import("./getBackupSchedule").getBackupSchedule;
export declare const getBackupScheduleOutput: typeof import("./getBackupSchedule").getBackupScheduleOutput;
export { GetBandwidthSettingArgs, GetBandwidthSettingResult, GetBandwidthSettingOutputArgs } from "./getBandwidthSetting";
export declare const getBandwidthSetting: typeof import("./getBandwidthSetting").getBandwidthSetting;
export declare const getBandwidthSettingOutput: typeof import("./getBandwidthSetting").getBandwidthSettingOutput;
export { GetManagerArgs, GetManagerResult, GetManagerOutputArgs } from "./getManager";
export declare const getManager: typeof import("./getManager").getManager;
export declare const getManagerOutput: typeof import("./getManager").getManagerOutput;
export { GetManagerDevicePublicEncryptionKeyArgs, GetManagerDevicePublicEncryptionKeyResult, GetManagerDevicePublicEncryptionKeyOutputArgs } from "./getManagerDevicePublicEncryptionKey";
export declare const getManagerDevicePublicEncryptionKey: typeof import("./getManagerDevicePublicEncryptionKey").getManagerDevicePublicEncryptionKey;
export declare const getManagerDevicePublicEncryptionKeyOutput: typeof import("./getManagerDevicePublicEncryptionKey").getManagerDevicePublicEncryptionKeyOutput;
export { GetManagerExtendedInfoArgs, GetManagerExtendedInfoResult, GetManagerExtendedInfoOutputArgs } from "./getManagerExtendedInfo";
export declare const getManagerExtendedInfo: typeof import("./getManagerExtendedInfo").getManagerExtendedInfo;
export declare const getManagerExtendedInfoOutput: typeof import("./getManagerExtendedInfo").getManagerExtendedInfoOutput;
export { GetStorageAccountCredentialArgs, GetStorageAccountCredentialResult, GetStorageAccountCredentialOutputArgs } from "./getStorageAccountCredential";
export declare const getStorageAccountCredential: typeof import("./getStorageAccountCredential").getStorageAccountCredential;
export declare const getStorageAccountCredentialOutput: typeof import("./getStorageAccountCredential").getStorageAccountCredentialOutput;
export { GetVolumeArgs, GetVolumeResult, GetVolumeOutputArgs } from "./getVolume";
export declare const getVolume: typeof import("./getVolume").getVolume;
export declare const getVolumeOutput: typeof import("./getVolume").getVolumeOutput;
export { GetVolumeContainerArgs, GetVolumeContainerResult, GetVolumeContainerOutputArgs } from "./getVolumeContainer";
export declare const getVolumeContainer: typeof import("./getVolumeContainer").getVolumeContainer;
export declare const getVolumeContainerOutput: typeof import("./getVolumeContainer").getVolumeContainerOutput;
export { ListDeviceFailoverSetsArgs, ListDeviceFailoverSetsResult, ListDeviceFailoverSetsOutputArgs } from "./listDeviceFailoverSets";
export declare const listDeviceFailoverSets: typeof import("./listDeviceFailoverSets").listDeviceFailoverSets;
export declare const listDeviceFailoverSetsOutput: typeof import("./listDeviceFailoverSets").listDeviceFailoverSetsOutput;
export { ListDeviceFailoverTarsArgs, ListDeviceFailoverTarsResult, ListDeviceFailoverTarsOutputArgs } from "./listDeviceFailoverTars";
export declare const listDeviceFailoverTars: typeof import("./listDeviceFailoverTars").listDeviceFailoverTars;
export declare const listDeviceFailoverTarsOutput: typeof import("./listDeviceFailoverTars").listDeviceFailoverTarsOutput;
export { ListManagerActivationKeyArgs, ListManagerActivationKeyResult, ListManagerActivationKeyOutputArgs } from "./listManagerActivationKey";
export declare const listManagerActivationKey: typeof import("./listManagerActivationKey").listManagerActivationKey;
export declare const listManagerActivationKeyOutput: typeof import("./listManagerActivationKey").listManagerActivationKeyOutput;
export { ListManagerPublicEncryptionKeyArgs, ListManagerPublicEncryptionKeyResult, ListManagerPublicEncryptionKeyOutputArgs } from "./listManagerPublicEncryptionKey";
export declare const listManagerPublicEncryptionKey: typeof import("./listManagerPublicEncryptionKey").listManagerPublicEncryptionKey;
export declare const listManagerPublicEncryptionKeyOutput: typeof import("./listManagerPublicEncryptionKey").listManagerPublicEncryptionKeyOutput;
export { ManagerArgs } from "./manager";
export type Manager = import("./manager").Manager;
export declare const Manager: typeof import("./manager").Manager;
export { ManagerExtendedInfoArgs } from "./managerExtendedInfo";
export type ManagerExtendedInfo = import("./managerExtendedInfo").ManagerExtendedInfo;
export declare const ManagerExtendedInfo: typeof import("./managerExtendedInfo").ManagerExtendedInfo;
export { StorageAccountCredentialArgs } from "./storageAccountCredential";
export type StorageAccountCredential = import("./storageAccountCredential").StorageAccountCredential;
export declare const StorageAccountCredential: typeof import("./storageAccountCredential").StorageAccountCredential;
export { VolumeArgs } from "./volume";
export type Volume = import("./volume").Volume;
export declare const Volume: typeof import("./volume").Volume;
export { VolumeContainerArgs } from "./volumeContainer";
export type VolumeContainer = import("./volumeContainer").VolumeContainer;
export declare const VolumeContainer: typeof import("./volumeContainer").VolumeContainer;
export * from "../types/enums/storsimple";