Share via


SecureScoreControlDefinitionItem.AssessmentDefinitions Property

Definition

Gets array of assessments metadata IDs that are included in this security control

[Newtonsoft.Json.JsonProperty(PropertyName="properties.assessmentDefinitions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.AzureResourceLink> AssessmentDefinitions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.assessmentDefinitions")>]
member this.AssessmentDefinitions : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.AzureResourceLink>
Public ReadOnly Property AssessmentDefinitions As IList(Of AzureResourceLink)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to