你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AppServiceBlobStorageApplicationLogsConfig.RetentionInDays 属性

定义

以天为单位的保留期。 删除早于 X 天的 Blob。 0 或更低表示不保留。

public int? RetentionInDays { get; set; }
member this.RetentionInDays : Nullable<int> with get, set
Public Property RetentionInDays As Nullable(Of Integer)

属性值

适用于