Get Sql Assessment V3Operation Result
data class GetSqlAssessmentV3OperationResult(val azureApiVersion: String, val id: String, val name: String, val properties: SqlAssessmentV3PropertiesResponse, val systemData: SystemDataResponse, val type: String)
SQL Assessment REST resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: SqlAssessmentV3PropertiesResponse, systemData: SystemDataResponse, type: String)