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

RouteCompilationError interface

Compilation error when evaluating route

Properties

location

Location where the route error happened

message

Route error message

severity

Severity of the route error

Property Details

location

Location where the route error happened

location?: RouteErrorRange

Property Value

message

Route error message

message?: string

Property Value

string

severity

Severity of the route error

severity?: string

Property Value

string