SecurityAssessmentMetadataProperties.AssessmentType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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