Share via


SecurityAssessmentMetadataProperties.AssessmentType Property

Definition

Gets or sets builtIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition Possible values include: 'BuiltIn', 'CustomPolicy', 'CustomerManaged', 'VerifiedPartner'

[Newtonsoft.Json.JsonProperty(PropertyName="assessmentType")]
public string AssessmentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assessmentType")>]
member this.AssessmentType : string with get, set
Public Property AssessmentType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to