Class ManagementPolicyRuleActionsSnapshot
Inheritance
System.Object
ManagementPolicyRuleActionsSnapshot
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Storage.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ManagementPolicyRuleActionsSnapshot
Fields
View SourceDeleteAfterDaysSinceCreationGreaterThan
The age in days after create to delete the snaphot. Must be at least 0.
Declaration
public readonly int? DeleteAfterDaysSinceCreationGreaterThan
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |