Condividi tramite


BackupVaultResource.SoftDeleteState Property

Definition

State of soft delete

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

Property Value

Implements

Attributes

Applies to