Share via


BlobServiceProperties.DeleteRetentionPolicyDay Property

Definition

Indicates the number of days that the deleted blob should be retained. The minimum specified value can be 1 and the maximum value can be 365.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public int? DeleteRetentionPolicyDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.DeleteRetentionPolicyDay : Nullable<int> with get, set
Public Property DeleteRetentionPolicyDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to