IMoveResource.ErrorTarget Property

Definition

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

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

Property Value

Attributes

Applies to