Share via


IMonitorProperties.ErrorTarget Property

Definition

Target of the error.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Target of the error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="target")]
public string ErrorTarget { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Target of the error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="target")>]
member this.ErrorTarget : string
Public ReadOnly Property ErrorTarget As String

Property Value

Attributes

Applies to