Share via


DataLakeRetentionPolicy Class

Definition

The retention policy which determines how long the associated data should persist.

public class DataLakeRetentionPolicy
type DataLakeRetentionPolicy = class
Public Class DataLakeRetentionPolicy
Inheritance
DataLakeRetentionPolicy

Constructors

DataLakeRetentionPolicy()

Creates a new DataLakeRetentionPolicy instance.

Properties

Days

Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted.

Enabled

Indicates whether a retention policy is enabled for the storage service.

Applies to