IBackupVaultResource.ResourceMoveDetailTargetResourcePath Property

Definition

ARM resource path of target resource used in latest ResourceMove operation

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

Property Value

Attributes

Applies to