Share via


ErrorResponseBody.Code Property

Definition

Service-defined error code. This code serves as a sub-status for the HTTP error code specified in the response.

public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String

Property Value

Applies to