OtherManagementCostsSettingsResponse

data class OtherManagementCostsSettingsResponse(val dataProtectionCostPerServerPerYear: Double, val monitoringCostPerServerPerYear: Double, val patchingCostPerServerPerYear: Double)

Other Management Costs Settings.

Constructors

Link copied to clipboard
constructor(dataProtectionCostPerServerPerYear: Double, monitoringCostPerServerPerYear: Double, patchingCostPerServerPerYear: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Data Protection Cost Per Server Per Year.

Link copied to clipboard

Monitoring Cost Per Server Per Year.

Link copied to clipboard

Patching Cost Per Server Per Year.