Get Compound Assessment Operation Result
data class GetCompoundAssessmentOperationResult(val azureApiVersion: String, val id: String, val name: String, val properties: CompoundAssessmentPropertiesResponse, val systemData: SystemDataResponse, val type: String)
Compound assessment resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: CompoundAssessmentPropertiesResponse, systemData: SystemDataResponse, type: String)