GradientEdge CDK Utils
    Preparing search index...
    interface SiteProps {
        appServicePlan: ServicePlanProps;
        codeArchiveFile: GetFileOutputArgs;
        storageAccount: StorageAccountProps;
        storageContainer: StorageContainerProps;
        webApp: LinuxWebAppProps;
    }
    Index

    Properties

    appServicePlan: ServicePlanProps
    codeArchiveFile: GetFileOutputArgs
    storageAccount: StorageAccountProps
    storageContainer: StorageContainerProps