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

CloudErrorBody interface

An error response from Key Vault resource provider

Properties

code

Error code. This is a mnemonic that can be consumed programmatically.

message

User friendly error message. The message is typically localized and may vary with service version.

Property Details

code

Error code. This is a mnemonic that can be consumed programmatically.

code?: string

Property Value

string

message

User friendly error message. The message is typically localized and may vary with service version.

message?: string

Property Value

string