IMoveResourceProperties.MoveStatusErrorsPropertiesTarget Property

Definition

The target of the particular error. For example, the name of the property in error.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="The target of the particular error. For example, the name of the property in error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="target")]
public string MoveStatusErrorsPropertiesTarget { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="The target of the particular error. For example, the name of the property in error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="target")>]
member this.MoveStatusErrorsPropertiesTarget : string
Public ReadOnly Property MoveStatusErrorsPropertiesTarget As String

Property Value

Attributes

Applies to