Condividi tramite


KubernetesClusterVaultTierRestoreCriteria.PersistentVolumeRestoreMode Property

Definition

Gets or sets the PV (Persistent Volume) Restore Mode property. This property sets whether volumes needs to be restored from vault.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.PersistentVolumeRestoreMode? PersistentVolumeRestoreMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.PersistentVolumeRestoreMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.PersistentVolumeRestoreMode> with get, set
Public Property PersistentVolumeRestoreMode As Nullable(Of PersistentVolumeRestoreMode)

Property Value

Implements

Attributes

Applies to