Condividi tramite


RecommendationInner.Level Proprietà

Definizione

Ottiene o imposta il livello che indica come può influire questa raccomandazione critica. I valori possibili includono: 'Critical', 'Warning', '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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a