SecurityAssessmentMetadataData.AssessmentType Property

Definition

BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition.

public Azure.ResourceManager.SecurityCenter.Models.SecurityAssessmentType? AssessmentType { get; set; }
member this.AssessmentType : Nullable<Azure.ResourceManager.SecurityCenter.Models.SecurityAssessmentType> with get, set
Public Property AssessmentType As Nullable(Of SecurityAssessmentType)

Property Value

Applies to