Udostępnij przez


BlobServiceProperties1.RestorePolicyEnabled Property

Definition

Blob restore is enabled if set to true.

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

Property Value

Implements

Attributes

Applies to