IDeletedBackupVault.ResourceMoveDetailTargetResourcePath Property

Definition

ARM resource path of target resource used in latest ResourceMove operation

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="ARM resource path of target resource used in latest ResourceMove operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetResourcePath", Update=false)]
public string ResourceMoveDetailTargetResourcePath { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="ARM resource path of target resource used in latest ResourceMove operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetResourcePath", Update=false)>]
member this.ResourceMoveDetailTargetResourcePath : string
Public ReadOnly Property ResourceMoveDetailTargetResourcePath As String

Property Value

Attributes

Applies to