Partager via


AzureTableStorageApplicationLogsConfig.Level Propriété

Définition

Obtient ou définit le niveau de journal. Les valeurs possibles sont les suivantes : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à