次の方法で共有


IErrorResponse.Target Property

Definition

Provides information about the error target.

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