次の方法で共有


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)

プロパティ値

適用対象