Compartir a través de


AzureTableStorageApplicationLogsConfig.Level Propiedad

Definición

Obtiene o establece el nivel de registro. Entre los valores posibles se incluyen: 'Off', 'Verbose', 'Information', 'Warning', 'Error'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a