Class AccountBlobPropertiesDeleteRetentionPolicy
Inheritance
System.Object
AccountBlobPropertiesDeleteRetentionPolicy
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 AccountBlobPropertiesDeleteRetentionPolicy
Fields
View SourceDays
Specifies the number of days that the blob should be retained, between 1 and 365 days. Defaults to 7.
Declaration
public readonly int? Days
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |