你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SpringBootSiteError Class

Definition

Defines the error. Serialized Name: Error

public class SpringBootSiteError
type SpringBootSiteError = class
Public Class SpringBootSiteError
Inheritance
SpringBootSiteError

Constructors

SpringBootSiteError()

Initializes a new instance of SpringBootSiteError.

Properties

Code

The error code. Serialized Name: Error.code

Id

The error ID. Serialized Name: Error.id

Message

The detailed error message. Serialized Name: Error.message

PossibleCauses

The error possible causes. Serialized Name: Error.possibleCauses

RecommendedAction

The error recommended action Serialized Name: Error.recommendedAction

RunAsAccountId

The account ID used to login. Serialized Name: Error.runAsAccountId

Severity

The error severity Serialized Name: Error.severity

SummaryMessage

The summarized error message. Serialized Name: Error.summaryMessage

UpdatedTimeStamp

Time when this error was last updated. Serialized Name: Error.updatedTimeStamp

Applies to