SecureScoreControlDefinitionItem.AssessmentDefinitions 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 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