Share via


Recommendation.Level Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to