Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ItemDeleteState Enum

Definition

Namespace:
Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.RecoveryServices.Backup.Models.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

represents the delete state of the item

public enum ItemDeleteState
type ItemDeleteState = 
Public Enum ItemDeleteState
Inheritance
ItemDeleteState

Fields

Name Value Description
ToBeDeleted 1

in a softdeleted state

NotDeleted 2

not deleted

Applies to