IoTSecurityAggregatedRecommendationProperties.RecommendationDisplayName 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 display name of the recommendation type.
[Newtonsoft.Json.JsonProperty(PropertyName="recommendationDisplayName")]
public string RecommendationDisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recommendationDisplayName")>]
member this.RecommendationDisplayName : string
Public ReadOnly Property RecommendationDisplayName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute