Get Web App Assessment V3Operation Result
data class GetWebAppAssessmentV3OperationResult(val azureApiVersion: String, val id: String, val name: String, val properties: WebAppAssessmentV3PropertiesResponse, val systemData: SystemDataResponse, val type: String)
WebApp assessment resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: WebAppAssessmentV3PropertiesResponse, systemData: SystemDataResponse, type: String)