Freigeben über


BlobServiceProperties1.RestorePolicyDay Property

Definition

how long this blob can be restored. It should be great than zero and less than DeleteRetentionPolicy.days.

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

Property Value

Implements

Attributes

Applies to