Get Avs Assessments Operation Result
data class GetAvsAssessmentsOperationResult(val assessmentErrorSummary: Map<String, Int>, val assessmentType: String, val azureLocation: String? = null, val azureOfferCode: String? = null, val confidenceRatingInPercentage: Double, val cpuUtilization: Double, val createdTimestamp: String, val currency: String? = null, val dedupeCompression: Double? = null, val discountPercentage: Double? = null, val failuresToTolerateAndRaidLevel: String? = null, val groupType: String, val id: String, val isStretchClusterEnabled: Boolean? = null, val limitingFactor: String, val memOvercommit: Double? = null, val name: String, val nodeType: String? = null, val numberOfMachines: Int, val numberOfNodes: Int, val percentile: String? = null, val perfDataEndTime: String? = null, val perfDataStartTime: String? = null, val pricesTimestamp: String, val provisioningState: String? = null, val ramUtilization: Double, val reservedInstance: String? = null, val scalingFactor: Double? = null, val schemaVersion: String, val sizingCriterion: String? = null, val stage: String, val status: String, val storageUtilization: Double, val suitability: String, val suitabilityExplanation: String, val suitabilitySummary: Map<String, Int>, val systemData: SystemDataResponse, val timeRange: String? = null, val totalCpuCores: Double, val totalMonthlyCost: Double, val totalRamInGB: Double, val totalStorageInGB: Double, val type: String, val updatedTimestamp: String, val vcpuOversubscription: Double? = null)
AVS assessment resource.
Constructors
Link copied to clipboard
fun GetAvsAssessmentsOperationResult(assessmentErrorSummary: Map<String, Int>, assessmentType: String, azureLocation: String? = null, azureOfferCode: String? = null, confidenceRatingInPercentage: Double, cpuUtilization: Double, createdTimestamp: String, currency: String? = null, dedupeCompression: Double? = null, discountPercentage: Double? = null, failuresToTolerateAndRaidLevel: String? = null, groupType: String, id: String, isStretchClusterEnabled: Boolean? = null, limitingFactor: String, memOvercommit: Double? = null, name: String, nodeType: String? = null, numberOfMachines: Int, numberOfNodes: Int, percentile: String? = null, perfDataEndTime: String? = null, perfDataStartTime: String? = null, pricesTimestamp: String, provisioningState: String? = null, ramUtilization: Double, reservedInstance: String? = null, scalingFactor: Double? = null, schemaVersion: String, sizingCriterion: String? = null, stage: String, status: String, storageUtilization: Double, suitability: String, suitabilityExplanation: String, suitabilitySummary: Map<String, Int>, systemData: SystemDataResponse, timeRange: String? = null, totalCpuCores: Double, totalMonthlyCost: Double, totalRamInGB: Double, totalStorageInGB: Double, type: String, updatedTimestamp: String, vcpuOversubscription: Double? = null)
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
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