Get Sql Assessment V2Operation Result
data class GetSqlAssessmentV2OperationResult(val assessmentType: String? = null, val asyncCommitModeIntent: String? = null, val azureLocation: String? = null, val azureOfferCode: String? = null, val azureOfferCodeForVm: String? = null, val azureSecurityOfferingType: String? = null, val azureSqlDatabaseSettings: SqlDbSettingsResponse? = null, val azureSqlManagedInstanceSettings: SqlMiSettingsResponse? = null, val azureSqlVmSettings: SqlVmSettingsResponse? = null, val confidenceRatingInPercentage: Double? = null, val createdTimestamp: String, val currency: String? = null, val disasterRecoveryLocation: String? = null, val discountPercentage: Double? = null, val eaSubscriptionId: String? = null, val enableHadrAssessment: Boolean? = null, val entityUptime: EntityUptimeResponse? = null, val environmentType: String? = null, val groupType: String? = null, val id: String, val isInternetAccessAvailable: Boolean? = null, val multiSubnetIntent: String? = null, val name: String, val optimizationLogic: String? = null, val osLicense: String? = null, val percentile: String? = null, val perfDataEndTime: String? = null, val perfDataStartTime: String? = null, val pricesTimestamp: String, val provisioningState: String? = null, val reservedInstance: String? = null, val reservedInstanceForVm: String? = null, val scalingFactor: Double? = null, val schemaVersion: String, val sizingCriterion: String? = null, val sqlServerLicense: String? = null, val stage: String, val status: String, val systemData: SystemDataResponse, val timeRange: String? = null, val type: String, val updatedTimestamp: String)
SQL Assessment REST resource.
Constructors
Link copied to clipboard
fun GetSqlAssessmentV2OperationResult(assessmentType: String? = null, asyncCommitModeIntent: String? = null, azureLocation: String? = null, azureOfferCode: String? = null, azureOfferCodeForVm: String? = null, azureSecurityOfferingType: String? = null, azureSqlDatabaseSettings: SqlDbSettingsResponse? = null, azureSqlManagedInstanceSettings: SqlMiSettingsResponse? = null, azureSqlVmSettings: SqlVmSettingsResponse? = null, confidenceRatingInPercentage: Double? = null, createdTimestamp: String, currency: String? = null, disasterRecoveryLocation: String? = null, discountPercentage: Double? = null, eaSubscriptionId: String? = null, enableHadrAssessment: Boolean? = null, entityUptime: EntityUptimeResponse? = null, environmentType: String? = null, groupType: String? = null, id: String, isInternetAccessAvailable: Boolean? = null, multiSubnetIntent: String? = null, name: String, optimizationLogic: String? = null, osLicense: String? = null, percentile: String? = null, perfDataEndTime: String? = null, perfDataStartTime: String? = null, pricesTimestamp: String, provisioningState: String? = null, reservedInstance: String? = null, reservedInstanceForVm: String? = null, scalingFactor: Double? = null, schemaVersion: String, sizingCriterion: String? = null, sqlServerLicense: String? = null, stage: String, status: String, systemData: SystemDataResponse, timeRange: String? = null, type: String, updatedTimestamp: String)
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