IDeletedBackupVault.ResourceDeletionInfo Property
Definition
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.
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