Freigeben über


FileServiceProperties.ShareDeleteRetentionPolicyDay Property

Definition

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

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

Property Value

Implements

Attributes

Applies to