ManagementPolicyDefinition interface

An object that defines the Lifecycle rule. Each definition is made up with a filters set and an actions set.

Properties

actions

An object that defines the action set.

filters

An object that defines the filter set.

Property Details

actions

An object that defines the action set.

actions: ManagementPolicyAction

Property Value

filters

An object that defines the filter set.

filters?: ManagementPolicyFilter

Property Value