WebAppAssessmentV2OperationArgs

constructor(appSvcContainerSettings: Output<AppSvcContainerSettingsArgs>? = null, appSvcNativeSettings: Output<AppSvcNativeSettingsArgs>? = null, assessmentName: Output<String>? = null, assessmentType: Output<Either<String, AssessmentType>>? = null, azureLocation: Output<String>? = null, azureOfferCode: Output<Either<String, AzureOfferCode>>? = null, azureSecurityOfferingType: Output<Either<String, AzureSecurityOfferingType>>? = null, confidenceRatingInPercentage: Output<Double>? = null, currency: Output<Either<String, AzureCurrency>>? = null, discountPercentage: Output<Double>? = null, discoveredEntityLightSummary: Output<DiscoveredEntityLightSummaryArgs>? = null, eaSubscriptionId: Output<String>? = null, entityUptime: Output<EntityUptimeArgs>? = null, environmentType: Output<Either<String, EnvironmentType>>? = null, groupName: Output<String>? = null, groupType: Output<Either<String, GroupType>>? = null, percentile: Output<Either<String, Percentile>>? = null, perfDataEndTime: Output<String>? = null, perfDataStartTime: Output<String>? = null, projectName: Output<String>? = null, reservedInstance: Output<Either<String, AzureReservedInstance>>? = null, resourceGroupName: Output<String>? = null, scalingFactor: Output<Double>? = null, sizingCriterion: Output<Either<String, AssessmentSizingCriterion>>? = null, timeRange: Output<Either<String, TimeRange>>? = null)