Partager via


RecommendationRuleInner.Level Propriété

Définition

Obtient ou définit le niveau d’impact indiquant l’importance de cette règle. Les valeurs possibles sont les suivantes : « Critique », « Avertissement », « Information », « NonUrgentSuggestion »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.level")]
public Microsoft.Azure.Management.AppService.Fluent.Models.NotificationLevel? Level { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.level")>]
member this.Level : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.NotificationLevel> with get, set
Public Property Level As Nullable(Of NotificationLevel)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à