Share via


CloudError.Code Property

Definition

An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Inlined)]
public string Code { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Inlined)>]
member this.Code : string with get, set
Public Property Code As String

Property Value

Implements

Attributes

Applies to