IDeletedBackupVault.OriginalBackupVaultId Property

Definition

Resource Id of the original backup vault

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

Property Value

Attributes

Applies to