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