Share via


ICloudError.Target Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.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=false, Required=false, SerializedName="target")]
public string Target { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.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=false, Required=false, SerializedName="target")>]
member this.Target : string with get, set
Public Property Target As String

Property Value

Attributes

Applies to