Dela via


ICloudErrorBody.Target Property

Definition

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

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

Property Value

Attributes

Applies to