Share via


IResourceMoveDetails.SourceResourcePath Property

Definition

ARM resource path of source resource

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

Property Value

Attributes

Applies to