Share via


ICloudError.Target Property

Definition

The target of the particular error.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The target of the particular error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="target")]
public string Target { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The target of the particular 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