Share via


IoTSecuritySolutionModel.RecommendationsConfiguration Property

Definition

Gets or sets list of the configuration status for each recommendation type.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationsConfiguration")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.RecommendationConfigurationProperties> RecommendationsConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationsConfiguration")>]
member this.RecommendationsConfiguration : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.RecommendationConfigurationProperties> with get, set
Public Property RecommendationsConfiguration As IList(Of RecommendationConfigurationProperties)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to