RecommendationInner.Level Propriedade
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o nível que indica o quão crítica essa recomendação pode afetar. Os valores possíveis incluem: '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)
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: