Share via


IMoveResourceProperties.ErrorsPropertiesTarget 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 ErrorsPropertiesTarget { 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.ErrorsPropertiesTarget : string
Public ReadOnly Property ErrorsPropertiesTarget As String

Property Value

Attributes

Applies to