import { ResourceValidationPolicy } from "@pulumi/policy";
declare namespace ArcSetting {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.ArcSetting).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { ArcSetting };
declare namespace Cluster {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.Cluster).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { Cluster };
declare namespace Extension {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.Extension).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { Extension };
declare namespace GalleryImage {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.GalleryImage).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { GalleryImage };
declare namespace GuestAgent {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.GuestAgent).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { GuestAgent };
declare namespace HybridIdentityMetadatum {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.HybridIdentityMetadatum).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { HybridIdentityMetadatum };
declare namespace MachineExtension {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.MachineExtension).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { MachineExtension };
declare namespace MarketplaceGalleryImage {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.MarketplaceGalleryImage).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { MarketplaceGalleryImage };
declare namespace NetworkInterface {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.NetworkInterface).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { NetworkInterface };
declare namespace StorageContainer {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.StorageContainer).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { StorageContainer };
declare namespace Update {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.Update).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { Update };
declare namespace UpdateRun {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.UpdateRun).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { UpdateRun };
declare namespace UpdateSummary {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.UpdateSummary).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { UpdateSummary };
declare namespace VirtualHardDisk {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.VirtualHardDisk).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { VirtualHardDisk };
declare namespace VirtualMachine {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.VirtualMachine).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { VirtualMachine };
declare namespace VirtualNetwork {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (azurestackhci.v20221215preview.VirtualNetwork).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { VirtualNetwork };
