다음을 통해 공유


ARMException.ErrorCode Property

Definition

Gets HTTP status code for the error.

[Newtonsoft.Json.JsonProperty(PropertyName="code")]
public string ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="code")>]
member this.ErrorCode : string
Public ReadOnly Property ErrorCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to