Assessment Properties Response
data class AssessmentPropertiesResponse(val azureDiskType: String, val azureHybridUseBenefit: String, val azureLocation: String, val azureOfferCode: String, val azurePricingTier: String, val azureStorageRedundancy: String, val azureVmFamilies: List<String>, val confidenceRatingInPercentage: Double, val createdTimestamp: String, val currency: String, val discountPercentage: Double, val eaSubscriptionId: String, val monthlyBandwidthCost: Double, val monthlyComputeCost: Double, val monthlyPremiumStorageCost: Double, val monthlyStandardSSDStorageCost: Double, val monthlyStorageCost: Double, val numberOfMachines: Int, val percentile: String, val perfDataEndTime: String, val perfDataStartTime: String, val pricesTimestamp: String, val reservedInstance: String, val scalingFactor: Double, val sizingCriterion: String, val stage: String, val status: String, val timeRange: String, val updatedTimestamp: String, val vmUptime: VmUptimeResponse)
Properties of an assessment.
Constructors
Link copied to clipboard
fun AssessmentPropertiesResponse(azureDiskType: String, azureHybridUseBenefit: String, azureLocation: String, azureOfferCode: String, azurePricingTier: String, azureStorageRedundancy: String, azureVmFamilies: List<String>, confidenceRatingInPercentage: Double, createdTimestamp: String, currency: String, discountPercentage: Double, eaSubscriptionId: String, monthlyBandwidthCost: Double, monthlyComputeCost: Double, monthlyPremiumStorageCost: Double, monthlyStandardSSDStorageCost: Double, monthlyStorageCost: Double, numberOfMachines: Int, percentile: String, perfDataEndTime: String, perfDataStartTime: String, pricesTimestamp: String, reservedInstance: String, scalingFactor: Double, sizingCriterion: String, stage: String, status: String, timeRange: String, updatedTimestamp: String, vmUptime: VmUptimeResponse)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard