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

CertificateOperationError Class

Definition

An error encountered during the processing of a CertificateOperation.

public class CertificateOperationError
type CertificateOperationError = class
Public Class CertificateOperationError
Inheritance
CertificateOperationError

Properties

Name Description
Code

Gets the error code of the specified error.

InnerError

Gets an underlying error - if one exists - for the current error.

Message

Gets a message containing details of the encountered error.

Applies to