Share via


OperationStatusRecoveryPointExtendedInfo.DeletedBackupItemVersion Property

Definition

Gets or sets in case the share is in soft-deleted state, populate this field with deleted backup item

[Newtonsoft.Json.JsonProperty(PropertyName="deletedBackupItemVersion")]
public string DeletedBackupItemVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deletedBackupItemVersion")>]
member this.DeletedBackupItemVersion : string with get, set
Public Property DeletedBackupItemVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to