Partager via


TopologySingleResource.RecommendationsExist Property

Definition

Gets indicates if the resource has security recommendations

[Newtonsoft.Json.JsonProperty(PropertyName="recommendationsExist")]
public bool? RecommendationsExist { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recommendationsExist")>]
member this.RecommendationsExist : Nullable<bool>
Public ReadOnly Property RecommendationsExist As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to