AzureSettingsArgs

constructor(avsLaborCostPercentage: Output<Double>? = null, businessCaseType: Output<Either<String, MigrationStrategy>>? = null, comfortFactor: Output<Double>? = null, currency: Output<Either<String, BusinessCaseCurrency>>, discountPercentage: Output<Double>? = null, iaasLaborCostPercentage: Output<Double>? = null, infrastructureGrowthRate: Output<Double>? = null, networkCostPercentage: Output<Double>? = null, paasLaborCostPercentage: Output<Double>? = null, perYearMigrationCompletionPercentage: Output<Map<String, Double>>? = null, performanceDataEndTime: Output<String>? = null, performanceDataStartTime: Output<String>? = null, performanceUtilizationPercentile: Output<Double>? = null, savingsOption: Output<Either<String, SavingsOption>>? = null, targetLocation: Output<String>, wacc: Output<Double>? = null, workloadDiscoverySource: Output<Either<String, DiscoverySource>>? = null)