Assessment Properties Args
data class AssessmentPropertiesArgs(val azureDiskType: Output<Either<String, AzureDiskType>>, val azureHybridUseBenefit: Output<Either<String, AzureHybridUseBenefit>>, val azureLocation: Output<Either<String, AzureLocation>>, val azureOfferCode: Output<Either<String, AzureOfferCode>>, val azurePricingTier: Output<Either<String, AzurePricingTier>>, val azureStorageRedundancy: Output<Either<String, AzureStorageRedundancy>>, val azureVmFamilies: Output<List<Either<String, AzureVmFamily>>>, val currency: Output<Either<String, Currency>>, val discountPercentage: Output<Double>, val percentile: Output<Either<String, Percentile>>, val reservedInstance: Output<Either<String, ReservedInstance>>, val scalingFactor: Output<Double>, val sizingCriterion: Output<Either<String, AssessmentSizingCriterion>>, val stage: Output<Either<String, AssessmentStage>>, val timeRange: Output<Either<String, TimeRange>>, val vmUptime: Output<VmUptimeArgs>) : ConvertibleToJava<AssessmentPropertiesArgs>
Properties of an assessment.
Constructors
Link copied to clipboard
fun AssessmentPropertiesArgs(azureDiskType: Output<Either<String, AzureDiskType>>, azureHybridUseBenefit: Output<Either<String, AzureHybridUseBenefit>>, azureLocation: Output<Either<String, AzureLocation>>, azureOfferCode: Output<Either<String, AzureOfferCode>>, azurePricingTier: Output<Either<String, AzurePricingTier>>, azureStorageRedundancy: Output<Either<String, AzureStorageRedundancy>>, azureVmFamilies: Output<List<Either<String, AzureVmFamily>>>, currency: Output<Either<String, Currency>>, discountPercentage: Output<Double>, percentile: Output<Either<String, Percentile>>, reservedInstance: Output<Either<String, ReservedInstance>>, scalingFactor: Output<Double>, sizingCriterion: Output<Either<String, AssessmentSizingCriterion>>, stage: Output<Either<String, AssessmentStage>>, timeRange: Output<Either<String, TimeRange>>, vmUptime: Output<VmUptimeArgs>)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard