{{product.Server_ESS.ServerSub = ( product.Server_ESS.ServerAnz * product.Server_ESS.Server ) }}
{{product.Server_ESS.VMSub = ( product.Server_ESS.VMAnz * product.Server_ESS.VM ) }}
{{product.Server_ESS.Hosting_ServeSub = ( product.Server_ESS.Hosting_ServeAnz * product.Server_ESS.Hosting_Serve ) }}
{{product.Server_ESS.WorkstationSub = ( product.Server_ESS.WorkstationAnz * product.Server_ESS.Workstation ) }}
{{product.Server_ESS.preis = (product.Server_ESS.ServerSub + product.Server_ESS.VMSub +product.Server_ESS.Hosting_ServeSub +product.Server_ESS.WorkstationSub ) }}
--
{{product.Server_STAND.ServerSub = ( product.Server_STAND.ServerAnz * product.Server_STAND.Server) }}
{{product.Server_STAND.VMSub = ( product.Server_STAND.VMAnz * product.Server_STAND.VM ) }}
{{product.Server_STAND.Hosting_ServeSub = ( product.Server_STAND.Hosting_ServeAnz * product.Server_STAND.Hosting_Serve ) }}
{{product.Server_STAND.WorkstationSub = ( product.Server_STAND.WorkstationAnz * product.Server_STAND.Workstation ) }}
{{product.Server_STAND.preis = (product.Server_STAND.ServerSub + product.Server_STAND.VMSub +product.Server_STAND.Hosting_ServeSub +product.Server_STAND.WorkstationSub ) }}
--
{{product.Server_ADV.ServerSub = ( product.Server_ADV.ServerAnz * product.Server_ADV.Server ) }}
{{product.Server_ADV.VMSub = ( product.Server_ADV.VMAnz * product.Server_ADV.VM ) }}
{{product.Server_ADV.Hosting_ServeSub = ( product.Server_ADV.Hosting_ServeAnz * product.Server_ADV.Hosting_Serve ) }}
{{product.Server_ADV.WorkstationSub = ( product.Server_ADV.WorkstationAnz * product.Server_ADV.Workstation ) }}
{{product.Server_ADV.preis = (product.Server_ADV.ServerSub + product.Server_ADV.VMSub +product.Server_ADV.Hosting_ServeSub +product.Server_ADV.WorkstationSub ) }}
--
{{product.Server_BCK_STAND.ServerSub = ( product.Server_BCK_STAND.ServerAnz * product.Server_BCK_STAND.Server ) }}
{{product.Server_BCK_STAND.VMSub = ( product.Server_BCK_STAND.VMAnz * product.Server_BCK_STAND.VM ) }}
{{product.Server_BCK_STAND.Hosting_ServeSub = ( product.Server_BCK_STAND.Hosting_ServeAnz * product.Server_BCK_STAND.Hosting_Serve ) }}
{{product.Server_BCK_STAND.WorkstationSub = ( product.Server_BCK_STAND.WorkstationAnz * product.Server_BCK_STAND.Workstation ) }}
{{product.Server_BCK_STAND.preis = (product.Server_BCK_STAND.ServerSub + product.Server_BCK_STAND.VMSub +product.Server_BCK_STAND.Hosting_ServeSub +product.Server_BCK_STAND.WorkstationSub ) }}
--
{{product.Workloads.TeamsSub = ( product.Workloads.TeamsAnz * product.Workloads.Teams ) }}
{{product.Workloads.Microsoft_365Sub = ( product.Workloads.Microsoft_365Anz * product.Workloads.Microsoft_365 ) }}
{{product.Workloads.G_SuiteSub = ( product.Workloads.G_SuiteAnz * product.Workloads.G_Suite ) }}
{{product.Workloads.MobileSub = ( product.Workloads.MobileAnz * product.Workloads.Mobile ) }}
{{product.Workloads.WebsiteSub = ( product.Workloads.WebsiteAnz * product.Workloads.Website ) }}
{{product.Workloads.CloudSub = ( product.Workloads.CloudAnz * product.Workloads.Cloud ) }}
workload preis:
{{product.Workloads.preis = (product.Workloads.TeamsSub + product.Workloads.Microsoft_365Sub + product.Workloads.G_SuiteSub + product.Workloads.MobileSub + product.Workloads.WebsiteSub + product.Workloads.CloudSub ) }}
total:
{{product.total = ( product.Server_ESS.preis + product.Server_STAND.preis + product.Server_ADV.preis + product.Server_BCK_STAND.preis + product.Workloads.preis)}}
Berechnen Sie die Speicherkosten für die von Ihnen definierten Workloads mit folgendem Preisrechner