Partager via


AzureBlobStorageHttpLogsConfig.Enabled Propriété

Définition

Obtient ou définit true si la configuration est activée, false si elle est désactivée et null si la configuration n’est pas définie.

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool? Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à