IDeletedBackupVault.OriginalBackupVaultName Property

Definition

Resource name of the original backup vault

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Resource name of the original backup vault", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="originalBackupVaultName", Update=false)]
public string OriginalBackupVaultName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Resource name of the original backup vault", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="originalBackupVaultName", Update=false)>]
member this.OriginalBackupVaultName : string
Public ReadOnly Property OriginalBackupVaultName As String

Property Value

Attributes

Applies to