Get Assessment Metadata In Subscription Result
data class GetAssessmentMetadataInSubscriptionResult(val assessmentType: String, val azureApiVersion: String, val categories: List<String>? = null, val description: String? = null, val displayName: String, val id: String, val implementationEffort: String? = null, val name: String, val partnerData: SecurityAssessmentMetadataPartnerDataResponse? = null, val plannedDeprecationDate: String? = null, val policyDefinitionId: String, val preview: Boolean? = null, val publishDates: SecurityAssessmentMetadataPropertiesResponseResponsePublishDates? = null, val remediationDescription: String? = null, val severity: String, val tactics: List<String>? = null, val techniques: List<String>? = null, val threats: List<String>? = null, val type: String, val userImpact: String? = null)
Security assessment metadata response
Constructors
Link copied to clipboard
constructor(assessmentType: String, azureApiVersion: String, categories: List<String>? = null, description: String? = null, displayName: String, id: String, implementationEffort: String? = null, name: String, partnerData: SecurityAssessmentMetadataPartnerDataResponse? = null, plannedDeprecationDate: String? = null, policyDefinitionId: String, preview: Boolean? = null, publishDates: SecurityAssessmentMetadataPropertiesResponseResponsePublishDates? = null, remediationDescription: String? = null, severity: String, tactics: List<String>? = null, techniques: List<String>? = null, threats: List<String>? = null, type: String, userImpact: String? = null)
Properties
Link copied to clipboard
BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Link copied to clipboard
Human readable description of the assessment
Link copied to clipboard
User friendly display name of the assessment
Link copied to clipboard
The implementation effort required to remediate this assessment
Link copied to clipboard
Describes the partner that created the assessment
Link copied to clipboard
Link copied to clipboard
Azure resource ID of the policy definition that turns this assessment calculation on
Link copied to clipboard
Link copied to clipboard
Human readable description of what you should do to mitigate this security issue
Link copied to clipboard
Link copied to clipboard
The user impact of the assessment