Compartir a través de


AzureBlobStorageApplicationLogsConfig.RetentionInDays Propiedad

Definición

Obtiene o establece la retención en días. Quite blobs anteriores a X días. 0 o inferior significa que no hay retención.

[Newtonsoft.Json.JsonProperty(PropertyName="retentionInDays")]
public int? RetentionInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionInDays")>]
member this.RetentionInDays : Nullable<int> with get, set
Public Property RetentionInDays As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a