IDeletedBackupInstance.DeletionInfo Property

Definition

Deletion info of Backup Instance

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Deletion info of Backup Instance", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDeletionInfo) }, Read=true, ReadOnly=true, Required=false, SerializedName="deletionInfo", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDeletionInfo DeletionInfo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Deletion info of Backup Instance", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDeletionInfo) }, Read=true, ReadOnly=true, Required=false, SerializedName="deletionInfo", Update=false)>]
member this.DeletionInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDeletionInfo
Public ReadOnly Property DeletionInfo As IDeletionInfo

Property Value

Attributes

Applies to