Share via


IDeletedBackupVault.ResourceDeletionInfo Property

Definition

Deletion info for the tracked resource (Backup Vault)

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Deletion info for the tracked resource (Backup Vault)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250901.IResourceDeletionInfo) }, ReadOnly=true, Required=true, SerializedName="resourceDeletionInfo")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250901.IResourceDeletionInfo ResourceDeletionInfo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Deletion info for the tracked resource (Backup Vault)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250901.IResourceDeletionInfo) }, ReadOnly=true, Required=true, SerializedName="resourceDeletionInfo")>]
member this.ResourceDeletionInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250901.IResourceDeletionInfo
Public ReadOnly Property ResourceDeletionInfo As IResourceDeletionInfo

Property Value

Attributes

Applies to