Partilhar via


AzureBlobStorageApplicationLogsConfig.Level Propriedade

Definição

Obtém ou define o nível de log. Os valores possíveis incluem: 'Off', 'Verbose', 'Information', 'Warning', 'Error'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a