Udostępnij za pośrednictwem


IMetric.ErrorCode Property

Definition

'Success' or the error details on query failures for this metric.

[Microsoft.Azure.PowerShell.Cmdlets.Metric.Runtime.Info(Create=true, Description="'Success' or the error details on query failures for this metric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorCode", Update=true)]
public string ErrorCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Metric.Runtime.Info(Create=true, Description="'Success' or the error details on query failures for this metric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorCode", Update=true)>]
member this.ErrorCode : string with get, set
Public Property ErrorCode As String

Property Value

Attributes

Applies to